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

Update mariadb_container.sh

pull/10/head
tteck 4 years ago committed by GitHub
parent fdcb783276
commit ee8f1ee027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -107,7 +107,7 @@ msg "Updating LXC template list..."
pveam update >/dev/null
msg "Downloading LXC template..."
OSTYPE=debian
OSVERSION=${OSTYPE}-11
OSVERSION=${OSTYPE}-10
mapfile -t TEMPLATES < <(pveam available -section system | sed -n "s/.*\($OSVERSION.*\)/\1/p" | sort -t - -k 2 -V)
TEMPLATE="${TEMPLATES[-1]}"
pveam download local $TEMPLATE >/dev/null ||

Loading…
Cancel
Save

Powered by BW's shoe-string budget.