This commit is contained in:
crusader 2018-03-26 17:03:36 +09:00
parent 67900f9f2f
commit fd5cea1daf

View File

@ -6,6 +6,7 @@ const (
PathBin = "bin"
PathPID = "pid"
PathConfig = "config"
PathSensorConfig = "sensor_config"
PathJRE = "jre"
PathLogs = "logs"