Skip to content

Commit

Permalink
Make hcdestroy work non-interactively
Browse files Browse the repository at this point in the history
  • Loading branch information
mkvalor committed Sep 27, 2017
1 parent 9e1887d commit 875126d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/hcdestroy.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh

gcloud compute instances delete homebase
gcloud --quiet compute instances delete homebase

0 comments on commit 875126d

Please sign in to comment.