diff --git a/doPull.go b/doPull.go index 209edb2..e6e8525 100644 --- a/doPull.go +++ b/doPull.go @@ -43,7 +43,7 @@ func doPull() error { return nil } - if argv.Pull.Force { + if argv.Pull.Force || argv.Force { now := time.Now() stats := me.forge.RillFuncError(rillPull) count := me.forge.RillReload()