Update vmcreate.sh
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
sed -i "s/ //g gfx_hosts"
|
||||
for line in $(cat gfx_hosts)
|
||||
do
|
||||
ip=$(echo $line | cut -d ';' -f 1)
|
||||
|
||||
Reference in New Issue
Block a user