Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/d5c0d165dac3480acde3ec8d3e39f0bdb6ed140b
You should set ROOT_URL correctly, otherwise the web may not work correctly.
24 changed files with
48 additions and
48 deletions
@ -93,6 +93,6 @@ customize
msg_info "Cleaning up"
rm AriaNg-*-AllInOne.zip
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -62,6 +62,6 @@ customize
msg_info "Cleaning up"
rm -rf bazarr.zip
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -55,6 +55,6 @@ customize
msg_info "Cleaning up"
rm -rf zulu-repo_1.0.0-3_all.deb
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -58,6 +58,6 @@ customize
msg_info "Cleaning up"
rm -rf $libssl
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -46,7 +46,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm emby-server-deb_${ LATEST } _amd64.deb
msg_ok "Cleaned"
@ -65,7 +65,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm -rf /root/grocy_${ latest } .zip
msg_ok "Cleaned"
@ -48,6 +48,6 @@ customize
msg_info "Cleaning up"
rm -rf hivemq-ce-${ RELEASE } .zip
rm -rf ../hivemq-ce-${ RELEASE }
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -55,6 +55,6 @@ customize
msg_info "Cleaning up"
rm -rf Lidarr.master.*.tar.gz
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -76,7 +76,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm -rf /root/Navidrome.tar.gz
msg_ok "Cleaned"
@ -202,6 +202,6 @@ msg_ok "Started Services"
msg_info "Cleaning up"
rm -rf ../nginx-proxy-manager-*
systemctl restart openresty
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -50,6 +50,6 @@ customize
msg_info "Cleaning up"
rm -rf ${ latest_version } mongodb-org-server_3.6.23_amd64.deb zulu-repo_1.0.0-3_all.deb $libssl
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -220,6 +220,6 @@ customize
msg_info "Cleaning up"
rm -rf /opt/paperless/docker
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -58,7 +58,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm -rf ../prometheus-${ RELEASE } .linux-amd64 ../prometheus-${ RELEASE } .linux-amd64.tar.gz
msg_ok "Cleaned"
@ -53,6 +53,6 @@ customize
msg_info "Cleaning up"
rm -rf Prowlarr.master.*.tar.gz
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -53,6 +53,6 @@ customize
msg_info "Cleaning up"
rm -rf Radarr.master.*.tar.gz
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -53,6 +53,6 @@ customize
msg_info "Cleaning up"
rm -rf Readarr.develop.*.tar.gz
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -35,6 +35,6 @@ customize
msg_info "Cleaning up"
rm /opt/install.sh
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -42,6 +42,6 @@ customize
msg_info "Cleaning up"
rm -rf $RELEASE
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -115,6 +115,6 @@ customize
msg_info "Cleaning up"
rm -rf v$RELEASE .tar.gz /zulu-repo_1.0.0-3_all.deb
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -99,6 +99,6 @@ customize
msg_info "Cleaning up"
rm -rf Tdarr_Updater.zip
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -53,7 +53,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm -rf /root/trilium-linux-x64-server-$RELEASE .tar.xz
msg_ok "Cleaned"
@ -53,6 +53,6 @@ customize
msg_info "Cleaning up"
rm -rf Whisparr.develop.*.tar.gz
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -58,6 +58,6 @@ customize
msg_info "Cleaning up"
rm -rf $RELEASE
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
@ -48,6 +48,6 @@ customize
msg_info "Cleaning up"
rm zwave-js-ui-${ RELEASE } -linux.zip
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"