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

Update debian11_setup.sh

pull/10/head
tteckster 4 years ago committed by GitHub
parent 1f2a81c06b
commit 3ace8c6453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,4 +68,4 @@ systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
# Cleanup container
msg "Cleanup..."
rm -rf /debian11_setup.sh /var/{cache,log}/* #/var/lib/apt/lists/*
rm -rf /debian11_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*

Loading…
Cancel
Save

Powered by BW's shoe-string budget.