mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
echo "COMPLETE" at end of kube-up.sh script
This commit is contained in:
@@ -21,3 +21,5 @@ fi
|
||||
./deploy-dns.sh
|
||||
./smoke-test.sh
|
||||
#./cleanup.sh
|
||||
|
||||
echo "==================== ${0} COMPLETE ===================="
|
||||
|
||||
Reference in New Issue
Block a user