From 440d9e9b47d9999d28472ee72227fc9ca22f184d Mon Sep 17 00:00:00 2001 From: Sthope Date: Sun, 24 Apr 2022 10:49:20 +0200 Subject: [PATCH] first commit --- docs/proxmox/how-to-install-home-assistant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/proxmox/how-to-install-home-assistant.md b/docs/proxmox/how-to-install-home-assistant.md index 70a06f0..8ba1169 100644 --- a/docs/proxmox/how-to-install-home-assistant.md +++ b/docs/proxmox/how-to-install-home-assistant.md @@ -4,7 +4,7 @@ Open Proxmox Terminal and send: ``` -clear;bash -c "$(wget -qLO - https://install-ha.sthope.dev)" +clear;bash -c "$(wget -qLO - https://u.sthope.dev/proxmox-hassos)" ``` [Github Repository](https://github.com/sthopeless/proxmox_hassos_install/) \ No newline at end of file