From 4597652bbc702c75e68f7baabe8f70cc636bf33d Mon Sep 17 00:00:00 2001 From: sthope Date: Wed, 27 Apr 2022 11:27:59 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 555e679..e1746b4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # proxmox_hassos_install ``` -bash -c "$(wget -qLO - https://github.com/Sthopeless/proxmox_hassos_install/raw/main/install.sh)" +bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_hassos_install/raw/branch/main/install.sh)" ```