changed the version in conf file to a better one
This commit is contained in:
parent
dff23e4d30
commit
fa651e0d8a
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ INIT() {
|
|||
|
||||
mkdir -p conf
|
||||
cat << EOF > "conf/$NAME-vm_var.sh"
|
||||
init_version=${Version}
|
||||
vmstart_version=${Version}
|
||||
NAME="${NAME}"
|
||||
VMHOSTNAME="\${NAME}-vm"
|
||||
VMDRIVE="\${VMHOSTNAME}.cow"
|
||||
|
|
Loading…
Reference in a new issue