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