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

Update debian-v3.sh

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

@ -245,7 +245,7 @@ header_info
}
function start_script() {
echo -e "${YW}Type Advanced Settings, or Press [ENTER] for Default Settings "
echo -e "${YW}Type Advanced, or Press [ENTER] for Default Settings "
read SETTINGS
if [ -z $SETTINGS ]; then default_settings;
else

Loading…
Cancel
Save

Powered by BW's shoe-string budget.