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

Update umbrel.sh

set default Debian 12
fixes https://github.com/tteck/Proxmox/issues/1862
http://umbrel.local
pull/1871/head
tteckster 2 years ago committed by GitHub
parent 4280da6c42
commit 0e60f4ac4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ var_disk="8"
var_cpu="2" var_cpu="2"
var_ram="2048" var_ram="2048"
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.