We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05153f commit 1ed34a7Copy full SHA for 1ed34a7
framework/docker.go
@@ -22,7 +22,6 @@ import (
22
)
23
24
const (
25
- EnvVarSaveLogs = "CTF_SAVE_LOGS"
26
DefaultCTFLogsDir = "logs"
27
28
0 commit comments