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

Update adguard.sh

default Debian 12
fixes https://github.com/tteck/Proxmox/issues/1538
pull/1593/head
tteckster 2 years ago committed by GitHub
parent 4e6c68f164
commit 7450250f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@ var_disk="2"
var_cpu="1" var_cpu="1"
var_ram="512" var_ram="512"
var_os="debian" var_os="debian"
var_version="11" var_version="12"
variables variables
color color
catch_errors catch_errors

Loading…
Cancel
Save

Powered by BW's shoe-string budget.