This commit is contained in:
crusader 2017-12-18 17:33:07 +09:00
parent 79ce53529c
commit 160a24bb9a

View File

@ -6,6 +6,7 @@ const (
PathBin = "bin" PathBin = "bin"
PathPID = "pid" PathPID = "pid"
PathConfig = "config" PathConfig = "config"
PathJRE = "jre"
ContainerGeneralName = "general" ContainerGeneralName = "general"
ContainerGeneralFileName = "overflow_probe_container_general.jar" ContainerGeneralFileName = "overflow_probe_container_general.jar"