mirror of https://github.com/tteck/Proxmox.git
Update navidrome-v5.sh
This commit is contained in:
parent
e755bfeacd
commit
9058480ddf
|
@ -305,8 +305,8 @@ function advanced_settings() {
|
|||
function install_script() {
|
||||
ARCH_CHECK
|
||||
PVE_CHECK
|
||||
header_info
|
||||
NEXTID=$(pvesh get /cluster/nextid)
|
||||
header_info
|
||||
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
|
||||
header_info
|
||||
echo -e "${BL}Using Default Settings${CL}"
|
||||
|
|
Loading…
Reference in New Issue