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

Update alpine-install.func

fixes https://github.com/tteck/Proxmox/issues/2015
pull/2018/head
tteckster 2 years ago committed by GitHub
parent b0a9d62814
commit 95e26b6842
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -72,7 +72,7 @@ setting_up_container() {
echo -e " 🖧 Check Network Settings"
exit 1
fi
cat <<EOF >/etc/apk/repositories
cat <<EOF >>/etc/apk/repositories
https://dl-cdn.alpinelinux.org/alpine/edge/main
https://dl-cdn.alpinelinux.org/alpine/edge/community
https://dl-cdn.alpinelinux.org/alpine/edge/testing

Loading…
Cancel
Save

Powered by BW's shoe-string budget.