changed the version in conf file to a better one

This commit is contained in:
primardj 2024-03-21 21:48:24 +00:00
parent dff23e4d30
commit fa651e0d8a

View file

@ -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"