1
0
mirror of https://github.com/pimox/pimox7.git synced 2026-06-28 08:41:38 +00:00

adjusted permalink

This commit is contained in:
TuxfeatMac
2021-09-10 19:49:49 +02:00
committed by GitHub
parent 3556eebe9d
commit a44aaee8a7

View File

@@ -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