Update vmcreate1.sh

This commit is contained in:
2025-10-22 19:16:24 +00:00
parent fa7e266bbb
commit 7ff507868f

View File

@@ -66,5 +66,5 @@ echo "VMs from 'hosts' successfully created"
if [ -v $privkey ] if [ -v $privkey ]
then then
echo "Generated private key $privkey" echo "Generated private key $privkey"
echo "SAVE IT!" echo "SAVE IT IMMEDIATELY!!!"
fi fi