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

Update hacs.sh

check for PVE
pull/845/head
tteckster 2 years ago committed by GitHub
parent bc3d30b416
commit 1a4837e881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,5 @@
#!/usr/bin/env bash
if command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Can't Run from the Proxmox Shell"; exit; fi
echo -e "\e[1;33m This script will install Home Assistant Community Store (HACS) \e[0m"
while true; do

Loading…
Cancel
Save

Powered by BW's shoe-string budget.