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

Update webmin.sh

pull/40/head
tteckster 3 years ago committed by GitHub
parent 8d37692055
commit 13408d9667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
#!/usr/bin/env bash
IP=hostname -I
IP=`hostname -I`
YW=`echo "\033[33m"`
RD=`echo "\033[01;31m"`
BL=`echo "\033[36m"`

Loading…
Cancel
Save

Powered by BW's shoe-string budget.