diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -35,8 +35,7 @@ func main() { log.DaemonMode(true) } - readConfigFile() - // writeConfigFile() + cfgfile() // initialize the grid as unstable me.unstable = time.Now() |
