mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
Update gam-install.sh
This commit is contained in:
@@ -139,7 +139,7 @@ try:
|
|||||||
print(asset[sys.argv[1]])
|
print(asset[sys.argv[1]])
|
||||||
break
|
break
|
||||||
except KeyError:
|
except KeyError:
|
||||||
print 'ERROR: assets value not found in JSON value of:\n\n%s' % release"
|
print('ERROR: assets value not found in JSON value of:\n\n%s' % release)"
|
||||||
|
|
||||||
pycmd="python"
|
pycmd="python"
|
||||||
$pycmd -V >/dev/null 2>&1
|
$pycmd -V >/dev/null 2>&1
|
||||||
|
|||||||
Reference in New Issue
Block a user