mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-05 21:31:35 +00:00
Update gam.py
This commit is contained in:
@@ -9719,6 +9719,7 @@ def doUpdateMobile():
|
|||||||
i += 3
|
i += 3
|
||||||
elif myarg == 'doit':
|
elif myarg == 'doit':
|
||||||
doit = True
|
doit = True
|
||||||
|
i += 1
|
||||||
else:
|
else:
|
||||||
systemErrorExit(2, '%s is not a valid argument for "gam update mobile"' % sys.argv[i])
|
systemErrorExit(2, '%s is not a valid argument for "gam update mobile"' % sys.argv[i])
|
||||||
if body:
|
if body:
|
||||||
|
|||||||
Reference in New Issue
Block a user