mirror of
https://github.com/nxshock/promodj.git
synced 2025-07-05 00:23:11 +05:00
Initial commit
This commit is contained in:
commit
01138252ac
16 changed files with 1195 additions and 0 deletions
5
consts.go
Normal file
5
consts.go
Normal file
|
@ -0,0 +1,5 @@
|
|||
package main
|
||||
|
||||
const (
|
||||
defaultConfigFilePath = "/etc/promodj.conf"
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue