Update navidrome-v5.sh

pull/1047/head
tteckster 3 years ago committed by GitHub
parent aadde5a839
commit dbdb57c69a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ct/navidrome-v5.sh

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

Loading…
Cancel
Save