Skip to content

Commit f80a1e4

Browse files
authored
updated instructions for getting (#106) working
1 parent cf47695 commit f80a1e4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,10 @@ First: Move the `dhcpcd.conf` file into the /etc/ folder on the Pi, overwrite th
1515

1616
Second: Move the `.bashrc` file into the /home/pi/ folder on the Pi, overwrite the old one in the folder
1717

18-
Third: Move the `serverscript.sh` 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
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
1919

2020
Fourth: 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
2121

2222
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.
2323

2424
(If nothing has changed since you last booted up and you don't need to recompile everything just hit Ctrl+C in the terminal to exit out of the script and you can run things manually from there)
25-
26-
(Still working on checks to see if all it needs to do is run and not compile and build everything)

0 commit comments

Comments
 (0)