echo "COMPLETE" at end of kube-up.sh script
parent
9888571715
commit
9ba107600a
|
@ -21,3 +21,5 @@ fi
|
|||
./deploy-dns.sh
|
||||
./smoke-test.sh
|
||||
#./cleanup.sh
|
||||
|
||||
echo "==================== ${0} COMPLETE ===================="
|
||||
|
|
Loading…
Reference in New Issue