mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update select_nas_iso.sh
This commit is contained in:
parent
22d916eb09
commit
1f7d228b1d
@ -74,6 +74,10 @@ function select_nas_iso() {
|
||||
HN="Rockstor"
|
||||
;;
|
||||
6)
|
||||
HN="ZimaOS-VM"
|
||||
if ! confirm_vm_creation; then
|
||||
return 1
|
||||
fi
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/R0GGER/proxmox-zimaos/refs/heads/main/zimaos_zimacube.sh)"
|
||||
msg_success "$(translate "Press Enter to return to menu...")"
|
||||
read -r
|
||||
|
Loading…
x
Reference in New Issue
Block a user