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
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,6 @@ Second: Move the `.bashrc` file into the `/home/pi/` folder on the Pi, overwrite
17
17
18
18
Third: Move the `serverscript.py` file into `/home/pi/s21-team-blue/backend` folder on the Pi, this needs to be the path for the script/project otherwise things break
19
19
20
-
Fourht: Drag and drop (or copy over) the `dnsmasq.conf` file in `/backend` from the repository into: `/etc` on the RaspberryPi
21
-
22
20
Finally: That's it, now whenever you login, boot up the terminal, or ssh into the Pi it should automatically run the script and make sure everything is compiled for the program
23
21
24
22
Optional: You can edit your hosts file to overwrite the IP for the Pi/Server to just autoconnect on a name like PiRate.net, location is: `/etc/hosts` for Mac/Linux/OsX, `C:/windows/system32/drivers/etc/hosts` for Windows.
0 commit comments