Skip to content

Commit b57eb22

Browse files
committed
subdirs
1 parent 48f68ac commit b57eb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/docker.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
)
2222

2323
const (
24-
DefaultCTFLogsDir = "logs"
24+
DefaultCTFLogsDir = "logs/docker"
2525
)
2626

2727
func IsDockerRunning() bool {

0 commit comments

Comments
 (0)