mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 22:47:03 +01:00
adapt FAQ instructions
This commit is contained in:
parent
33c5e6ac74
commit
4b7f8892f1
1 changed files with 0 additions and 1 deletions
1
FAQ.md
1
FAQ.md
|
@ -703,7 +703,6 @@ Work notes for the process of producing a new SD card image release:
|
|||
* `dd if=/dev/[sdcarddevice] of=./raspiblitz.img`
|
||||
* `chmod +x ./pishrink.sh | sudo ./pishrink.sh ./raspiblitz.img`
|
||||
* `gzip -c ./raspiblitz.img > ./raspiblitz-vX.X-YEAR-MONTH-DAY.img.gz`
|
||||
* When finished you should see that more then 7GB were copied
|
||||
* Then run `shasum -a 256 *.gz > sha256.txt`
|
||||
* Sign with `gpg --output raspiblitz-vX.X-YEAR-MONTH-DAY.img.gz.sig --detach-sign *.gz`
|
||||
* Shutdown build computer
|
||||
|
|
Loading…
Add table
Reference in a new issue