echo "COMPLETE" at end of kube-up.sh script

pull/118/head
Ivan Font 2017-01-26 16:53:19 -08:00
parent 9888571715
commit 9ba107600a
1 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,5 @@ fi
./deploy-dns.sh
./smoke-test.sh
#./cleanup.sh
echo "==================== ${0} COMPLETE ===================="