oops
This commit is contained in:
parent
c8c4957120
commit
8a5d484883
@ -16,7 +16,7 @@ def main():
|
|||||||
elif _args.oper == 'stop':
|
elif _args.oper == 'stop':
|
||||||
tb.stop()
|
tb.stop()
|
||||||
elif _args.oper == 'update':
|
elif _args.oper == 'update':
|
||||||
tb.update(oneshot = True)
|
tb.update()
|
||||||
return(None)
|
return(None)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user