Update navidrome-v5.sh

This commit is contained in:
tteckster 2023-02-12 04:48:22 -05:00 committed by GitHub
parent e755bfeacd
commit 9058480ddf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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}"