summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.go b/main.go
index ad38d8a..f9aec8a 100644
--- a/main.go
+++ b/main.go
@@ -35,8 +35,7 @@ func main() {
log.DaemonMode(true)
}
- readConfigFile()
- // writeConfigFile()
+ cfgfile()
// initialize the grid as unstable
me.unstable = time.Now()