This commit is contained in:
crusader 2018-03-26 15:08:28 +09:00
parent 3f0bf9bd30
commit ed9e055620

View File

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