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

Update daemonsync.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent 8a6d04ecf3
commit 28e058240f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -163,7 +163,7 @@ function cleanup() {
rm -rf $TEMP_DIR
}
if [ "$IM" == "1" ]; then
FEATURES="nesting=1,keyctl=1,mknod=1"
FEATURES="nesting=1,keyctl=1"
else
FEATURES="nesting=1"
fi

Loading…
Cancel
Save

Powered by BW's shoe-string budget.