working commit
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
package config
|
||||
|
||||
const (
|
||||
confdirPath = "/usr/local/etc/mbase"
|
||||
rundirPath = "/var/run/mbase"
|
||||
logdirPath = "/var/log/mbase"
|
||||
datadirPath = "/var/data/mbase"
|
||||
confdirPath = "/usr/local/etc/mbase"
|
||||
rundirPath = "/var/run/mbase"
|
||||
logdirPath = "/var/log/mbase"
|
||||
datadirPath = "/var/data/mbase"
|
||||
packageVersion = "0.0.1"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user