whiskerz007 / proxmox_hassos_install

MIT License
887 stars 192 forks source link

Script Not Running: STORAGE_MENU: unbound variable #135

Closed ishmaelchibvuri closed 2 years ago

ishmaelchibvuri commented 2 years ago

I am getting the below error when trying to run the script.I am on Proxmox version 7.1-11 Could there be something I am doing wrong?

root@ProxmoxHOST:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassos_install/raw/master/install.sh)" bash: line 63: STORAGE_MENU: unbound variable root@ProxmoxHOST:~#

ishmaelchibvuri commented 2 years ago

I am getting the below error when trying to run the script.I am on Proxmox version 7.1-11 Could there be something I am doing wrong?

root@ProxmoxHOST:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassos_install/raw/master/install.sh)" bash: line 63: STORAGE_MENU: unbound variable root@ProxmoxHOST:~#

Realised had not created a disk. All is well now.