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

Update debian11_container.sh

pull/26/head
tteckster 3 years ago committed by GitHub
parent ca0d03158d
commit 74f282f83f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,6 +15,7 @@ set -o nounset
set -o pipefail
shopt -s expand_aliases
alias die='EXIT=$? LINE=$LINENO error_exit'
CHECKMARK='\033[0;32m\xE2\x9C\x94\033[0m'
trap die ERR
trap cleanup EXIT

Loading…
Cancel
Save

Powered by BW's shoe-string budget.