Update navidrome-v5.sh

This commit is contained in:
tteckster 2023-02-12 05:06:35 -05:00 committed by GitHub
parent aadde5a839
commit dbdb57c69a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -344,7 +344,7 @@ if command -v pveversion >/dev/null 2>&1; then
echo -e "⚠ User exited script \n"
exit
fi
install_script
install_script
fi
if ! command -v pveversion >/dev/null 2>&1 && [[ ! -d /opt/navidrome ]]; then