Sign in
skia
/
buildbot
/
7b2bc39cb9ff71ed933558f93db2ea49e52cd9d7
/
.
/
compute_engine_scripts
/
webtry
/
vm_delete_instance.sh
blob: 60c2c6cd4dbab7f709eab908bcac950530479b8d [
file
]
#!/bin/bash
#
# Deletes the compute instance for skfiddle.com
#
set
-
x
source
./
vm_config
.
sh
gcutil
--
project
=
$PROJECT_ID deleteinstance $INSTANCE_NAME