diff --git a/vmcreate1.sh b/vmcreate1.sh index 738aa14..bd5f2f4 100644 --- a/vmcreate1.sh +++ b/vmcreate1.sh @@ -66,5 +66,5 @@ echo "VMs from 'hosts' successfully created" if [ -v $privkey ] then echo "Generated private key $privkey" - echo "SAVE IT!" + echo "SAVE IT IMMEDIATELY!!!" fi \ No newline at end of file