From a44aaee8a783fe0ad0559764e7e8deb0d36b1fa2 Mon Sep 17 00:00:00 2001 From: TuxfeatMac Date: Fri, 10 Sep 2021 19:49:49 +0200 Subject: [PATCH] adjusted permalink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6d9c73..ddf3168 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ RPiOS64 autoinstall --- 0. Flash and startup the latest image from https://downloads.raspberrypi.org/raspios_arm64/ . 1. sudo -s -2. curl https://raw.githubusercontent.com/TuxfeatMac/pimox7/e5681fcf2d4e7dc6fe25e99d9972d6d68326930a/RPiOS64autoinstall.sh > RPiOS64autoinstall.sh +2. curl https://raw.githubusercontent.com/TuxfeatMac/pimox7/master/RPiOS64autoinstall.sh > RPiOS64autoinstall.sh 3. nano RPiOS64autoinstall.sh 5. Adjust network and hostname settings. 6. chmod +x RPiOS64autoinstall.sh