Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/5ecdf143016f853542f5678cecddf61430de209a?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update sonarr-install.sh

add sqlite3
pull/2299/head
tteckster 1 year ago committed by GitHub
parent a82f235e3c
commit 5ecdf14301
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,7 @@ $STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y gnupg
$STD apt-get install -y ca-certificates
$STD apt-get install -y sqlite3
msg_ok "Installed Dependencies"
read -r -p "Would you like to install v4 (experimental)? <y/N> " prompt

Loading…
Cancel
Save

Powered by BW's shoe-string budget.