Update sa-gen

This commit is contained in:
88lex 2019-06-06 08:59:39 +00:00
parent 5b0594435b
commit 5f3e760a30

2
sa-gen
View file

@ -18,7 +18,7 @@ create_project() {
gcloud projects create $PROJECT --organization=$ORGANIZATION_ID
gcloud config set project $PROJECT
gcloud services enable drive.googleapis.com
sleep 10s
sleep 3s
}
create_sas() {