You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ For Linux I provide a script that downloads Raspberry Pi OS and flashes it onto
130
130
131
131
4. Change into the `SystaPi_files` subfolder of the extracted archive
132
132
133
-
5. Open `firstrun.sh` with a text editor
133
+
5. Open `firstrun.sh` with a text editor and configure everything in the marked section to your liking.
134
134
135
135
Most probably you want to use something like [WPA PSK (Raw Key) Generator](https://www.wireshark.org/tools/wpa-psk.html) and add the generated credentials to the file.
136
136
@@ -166,7 +166,7 @@ For Linux I provide a script that downloads Raspberry Pi OS and flashes it onto
166
166
167
167
7. Copy all files from the `SystaPi_files` subfolder to `boot`-partition of the Micro SD card
168
168
169
-
8. Copy the `SystaRESTServer` folder and all its contents to the `boot`-partition.
169
+
8. Copy the `SystaRESTServer` folder and all of its content to the `boot`-partition.
170
170
171
171
9. Eject the Micro SD card and insert it into your Raspberry Pi
0 commit comments