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

Update ubuntu-v4.sh

pull/403/head
tteckster 3 years ago committed by GitHub
parent e00a57266c
commit e08d777900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -213,9 +213,10 @@ fi
if (whiptail --title "ADVANCED SETTINGS COMPLETE" --yesno "Ready to create ${APP} LXC?" 10 58); then
echo -e "${RD}Creating a ${APP} LXC using the above advanced settings${CL}"
else
clear
echo "Going Back to Advanced Settings"
advanced_settings
clear
header_info
echo -e "${RD}Using Advanced Settings${CL}"
advanced_settings
fi
}
function start_script() {

Loading…
Cancel
Save

Powered by BW's shoe-string budget.