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