Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/d8ebbc568b1042ac06ec32fdc898c0192eaed928?style=split&whitespace=ignore-eol 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 9e0fb19df2
commit d8ebbc568b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,7 @@ GN=`echo "\033[1;92m"`
CL=`echo "\033[m"` CL=`echo "\033[m"`
CM="${GN}${CL}" CM="${GN}${CL}"
BFR="\\r\\033[K" BFR="\\r\\033[K"
HOLD="[-]" HOLD="-"
trap die ERR trap die ERR
function msg_info() { function msg_info() {

Loading…
Cancel
Save

Powered by BW's shoe-string budget.