ソースを参照

Update hacs.sh

tteckster 3 年 前
コミット
d3c81b794c
1 ファイル変更2 行追加1 行削除
  1. 2 1
      hacs.sh

+ 2 - 1
hacs.sh

@@ -15,4 +15,5 @@ apt install unzip &>/dev/null
 cd /var/lib/docker/volumes/hass_config/_data
 wget -O - https://get.hacs.xyz | bash -
 
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)"
+# To install HACS run the following from the container (LXC) console
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)"