Jigasi release #1

Merged
Ark74 merged 8 commits from jigasi into master 2019-07-31 07:54:15 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit a063669e9c - Show all commits

View File

@ -115,6 +115,8 @@ if [ $SETUP_TYPE = 2 ]; then
#Setup option 1 - Google Cloud SDK
echo "Once logged on Google Cloud SDK, please select the project that owns to the JSON key."
gcloud init
echo "Login to Google Auth Library"
gcloud auth application-default login
fi
echo "Setting up JSON key file..."