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

Update alpine-docker.sh

indent update
pull/1251/head
tteckster 2 years ago committed by GitHub
parent ac82a25d4c
commit bb30640180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ function default_settings() {
}
function update_script() {
while true; do
while true; do
CHOICE=$(
whiptail --title "SUPPORT" --menu "Select option" 11 58 1 \
"1" "Check for Docker Updates" 3>&2 2>&1 1>&3
@ -69,7 +69,7 @@ while true; do
exit
;;
esac
done
done
}
start

Loading…
Cancel
Save

Powered by BW's shoe-string budget.