mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 22:01:15 +00:00
Update select_nas_iso.sh
This commit is contained in:
@@ -54,7 +54,7 @@ function select_nas_iso() {
|
|||||||
local NAS_TYPE
|
local NAS_TYPE
|
||||||
NAS_TYPE=$(dialog --backtitle "ProxMenux" \
|
NAS_TYPE=$(dialog --backtitle "ProxMenux" \
|
||||||
--title "$(translate "NAS Systems")" \
|
--title "$(translate "NAS Systems")" \
|
||||||
--menu "\n$(translate "Select the NAS system to install:")" 18 70 10 \
|
--menu "\n$(translate "Select the NAS system to install:")" 20 70 10 \
|
||||||
"${NAS_OPTIONS[@]}" 3>&1 1>&2 2>&3)
|
"${NAS_OPTIONS[@]}" 3>&1 1>&2 2>&3)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user