mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update synology.sh
This commit is contained in:
parent
71ad91f5f9
commit
7532bb814b
@ -317,13 +317,13 @@ function advanced_settings() {
|
|||||||
# Confirmation
|
# Confirmation
|
||||||
if (whiptail --backtitle "ProxMenuX" --title "$(translate "ADVANCED SETTINGS COMPLETE")" --yesno "Ready to create a $NAME?" --no-button Do-Over 10 58); then
|
if (whiptail --backtitle "ProxMenuX" --title "$(translate "ADVANCED SETTINGS COMPLETE")" --yesno "Ready to create a $NAME?" --no-button Do-Over 10 58); then
|
||||||
echo -e
|
echo -e
|
||||||
echo -e "$(translate "${CUS}Creating a $NAME using the above advanced settings${CL}")"
|
echo -e "${CUS}Creating a $NAME using the above advanced settings${CL}"
|
||||||
sleep 1
|
sleep 1
|
||||||
select_disk_type
|
select_disk_type
|
||||||
else
|
else
|
||||||
header_info
|
header_info
|
||||||
sleep 1
|
sleep 1
|
||||||
echo -e "$(translate "${CUS}Using Advanced Settings${CL}")"
|
echo -e "${CUS}Using Advanced Settings${CL}"
|
||||||
advanced_settings
|
advanced_settings
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user