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

This commit is contained in:
Ivan Font
2017-01-26 16:53:19 -08:00
parent 9888571715
commit 9ba107600a

View File

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