Skip to content

Commit 58fe901

Browse files
committed
feat: update gcloud installation
1 parent da4585d commit 58fe901

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/gcloud.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ main_pacman() {
2121
proxy_stop
2222
}
2323

24+
main_apt() {
25+
require_snap google-cloud-cli --classic
26+
}
27+
2428
main() {
2529
proxy_start
2630
gcloud auth list

0 commit comments

Comments
 (0)