From cda19df5cabfc4711b7c165792f9d58be1380ac2 Mon Sep 17 00:00:00 2001 From: cercatrova <63446299+cercatrova21@users.noreply.github.com> Date: Tue, 17 Jan 2023 23:38:19 +0100 Subject: [PATCH] Proxmox installation guide update to 1.9 (#3574) --- alternative.platforms/Proxmox/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alternative.platforms/Proxmox/README.md b/alternative.platforms/Proxmox/README.md index fac1c005..17c1a85a 100644 --- a/alternative.platforms/Proxmox/README.md +++ b/alternative.platforms/Proxmox/README.md @@ -125,10 +125,10 @@ apt upgrade -y apt install sudo ``` -Now we need to download the Build SDCard Script from Rootzoll. The version can be customized as you like. The latest version (as of block time 755125) is the 1.8. +Now we need to download the Build SDCard Script from Rootzoll. The version can be customized as you like. The latest version (as of block time 768745) is the 1.9. ``` -wget https://raw.githubusercontent.com/rootzoll/raspiblitz/v1.8/build_sdcard.sh +wget https://raw.githubusercontent.com/rootzoll/raspiblitz/v1.9/build_sdcard.sh ``` And run: