Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/58da6d2c18dfd4d3760338be390dcb982a1754b8 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update nginxproxymanager-v5-install.sh

fix cleanup
pull/1102/head
tteckster 2 years ago committed by GitHub
parent a8ed97f39e
commit 58da6d2c18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -270,6 +270,7 @@ $STD systemctl enable --now npm
msg_ok "Started Services"
msg_info "Cleaning up"
rm -rf ../nginx-proxy-manager-*
$STD apt-get autoremove
$STD apt-get autoclean
msg_ok "Cleaned"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.