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

Update alpine-docker.sh

-q
pull/1251/head
tteckster 2 years ago committed by GitHub
parent d9445a3d64
commit 29ff02c742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,7 +53,7 @@ function default_settings() {
function update_script() {
if ! apk -e info newt >/dev/null 2>&1; then
apk add newt
apk add -q newt
fi
while true; do
CHOICE=$(

Loading…
Cancel
Save

Powered by BW's shoe-string budget.