mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Google changed project creation (#1124)
* Google changed project creation * Work around travis issue
This commit is contained in:
@@ -6411,7 +6411,7 @@ def _createClientSecretsOauth2service(httpObj, projectId, login_hint, create_pro
|
||||
|
||||
{console_url}
|
||||
|
||||
1. Choose "Other".
|
||||
1. Choose "Desktop App" for "Application type".
|
||||
2. Enter a desired value for "Name" or leave as is.
|
||||
3. Click the blue "Create" button.
|
||||
4. Copy the "client ID" value that shows on the next page.
|
||||
|
||||
@@ -24,6 +24,7 @@ else
|
||||
strip gam/gam-staticx
|
||||
rm gam/gam
|
||||
mv gam/gam-staticx gam/gam
|
||||
chmod 755 gam/gam
|
||||
tar cfJ $GAM_LEGACY_ARCHIVE gam/
|
||||
echo "Legacy StaticX GAM info:"
|
||||
du -h gam/gam
|
||||
|
||||
Reference in New Issue
Block a user