Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/616dd24616b2b66277e93a979c81cda0bbb95f0b You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update code-server.sh

pve check
pull/1012/head
tteckster 2 years ago committed by GitHub
parent 308ffc8dda
commit 616dd24616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,6 +40,7 @@ function error_exit() {
}
clear
header_info
if command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Can't Install on Proxmox "; exit; fi
while true; do
read -p "This will Install ${APP} on $hostname. Proceed(y/n)?" yn
case $yn in

Loading…
Cancel
Save

Powered by BW's shoe-string budget.