Update vmcreate1.sh

This commit is contained in:
2025-10-25 06:55:03 +00:00
parent b58f8b29af
commit 1d181a2525

View File

@@ -111,7 +111,7 @@ embed_key(){
for line in $(<$hosts)
for line in $(<$file)
do
ip=$(echo $line | cut -d ' ' -f 1)
hostname=$(echo $line | cut -d ' ' -f 2)