Parcourir la source

Update owncloud-vm.sh

tweak
tteckster il y a 1 an
Parent
commit
897c75478e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      vm/owncloud-vm.sh

+ 1 - 1
vm/owncloud-vm.sh

@@ -141,7 +141,7 @@ function default_settings() {
   MAC="$GEN_MAC"
   VLAN=""
   MTU=""
-  START_VM="yes"
+  START_VM="no"
   echo -e "${DGN}Using Virtual Machine ID: ${BGN}${VMID}${CL}"
   echo -e "${DGN}Using Machine Type: ${BGN}i440fx${CL}"
   echo -e "${DGN}Using Disk Cache: ${BGN}None${CL}"