Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/f9ddc4c1f2adc7cee127a88c05187b1571114c74?style=unified&whitespace=ignore-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
8 additions and
8 deletions
@ -16,14 +16,14 @@ done
clear
function header_info {
echo -e " ${ RD }
_
( _)
_ __ __ _ _ _ __ __ ___ __ _ __ _____ ___ _ _ __ ___ __ _ _ __ __ _ __ _ ___ _ __
| _ \ / _ | | _ \\ \/ / _ \| __/ _ \ \/ / | | | _ _ \ / _ | _ \ / _ | / _ | / _ \ __|
| | | | ( _| | | | | | > <| | _) | | | ( _) > <| | _| | | | | | | ( _| | | | | ( _| | ( _| | __/ |
| _| | _| \_ _, | _| _| | _/_/\_ \ .__/| _| \_ __/_/\_ \\ __, | _| | _| | _| \_ _,_| _| | _| \_ _,_| \_ _, | \_ __| _|
__/ | | | __/ | __/ |
| ___/ | _| | ___/ | ___/
_ _ _ _____ __ __
| \ | | ( _) | __ \ | \/ |
| \| | __ _ _ _ __ __ __ | | __) | __ _____ ___ _ | \ / | __ _ _ __ __ _ __ _ ___ _ __
| | / _ | | _ \\ \/ / | ___/ __/ _ \ \/ / | | | | | \/ | | / _ | _ \ / _ | / _ | / _ \ __|
| | \ | ( _| | | | | | > < | | | | | ( _) > <| | _| | | | | | ( _| | | | | ( _| | ( _| | __/ |
| _| \_ | \_ _, | _| _| | _/_/\_ \ | _| | _| \_ __/_/\_ \\ __, | | _| | _| \_ _,_| _| | _| \_ _,_| \_ _, | \_ __| _|
__/ | __/ | __/ |
| ___/ | ___/ | ___/
${ CL } "
}