Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/65774d3d6cb5ca0b364c7eb4102feed9ff497d78?style=split&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 eb5cb60fa0
commit 65774d3d6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,8 +45,7 @@ function default_settings() {
clear clear
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"
echo -e "${GN}Using CT Type ${BGN}Unprivileged${CL}" echo -e "${GN}Using CT Type ${BGN}Unprivileged${CL} ${RD}NO DEVICE PASSTHROUGH${CL}"
echo -e "${RD} NO DEVICE PASSTHROUGH${CL}"
CT_TYPE="1" CT_TYPE="1"
echo -e "${GN}Using CT Password ${BGN}Automatic Login${CL}" echo -e "${GN}Using CT Password ${BGN}Automatic Login${CL}"
PW=" " PW=" "

Loading…
Cancel
Save

Powered by BW's shoe-string budget.