mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Update gam-install.sh
This commit is contained in:
@@ -139,7 +139,7 @@ try:
|
||||
print(asset[sys.argv[1]])
|
||||
break
|
||||
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 -V >/dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user