mirror of
https://github.com/88lex/sa-gen.git
synced 2025-02-23 23:24:21 +08:00
Update sa-gen
This commit is contained in:
parent
5b0594435b
commit
5f3e760a30
1 changed files with 1 additions and 1 deletions
2
sa-gen
2
sa-gen
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue