Bug fixes, removed old files.
This commit is contained in:
@@ -22,6 +22,8 @@ func main() {
|
||||
os.Exit(1)
|
||||
}
|
||||
|
||||
// TODO: Acquire flock on lock file.
|
||||
|
||||
statePath := networkStatePath(*name)
|
||||
|
||||
state, err := peer.LoadOrInit(statePath, *hub, *apiKey)
|
||||
|
||||
Reference in New Issue
Block a user