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

Update create_lxc.sh

pull/152/head
tteckster 3 years ago committed by GitHub
parent b907db97f2
commit 102fbc3ce8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,6 +6,7 @@ set -o nounset
set -o pipefail
shopt -s expand_aliases
alias die='EXIT=$? LINE=$LINENO error_exit'
YW=`echo "\033[33m"`
BL=`echo "\033[36m"`
RD=`echo "\033[01;31m"`
GN=`echo "\033[1;92m"`

Loading…
Cancel
Save

Powered by BW's shoe-string budget.