IT WORKED

This commit is contained in:
EggMan20339 2024-05-07 01:31:31 -04:00
parent 4bc9f31f51
commit 17dcdb9cb3

View File

@ -23,6 +23,7 @@
5) SSH into the RPI (Raspberry Pi) 5) SSH into the RPI (Raspberry Pi)
6) run `git clone https://gitea.eggtech.net/eggman20339/CNSA-276-FP.git && sudo chmod 777 CNSA-276-FP/install.sh && ./CNSA-276-FP/install.sh` 6) run `git clone https://gitea.eggtech.net/eggman20339/CNSA-276-FP.git && sudo chmod 777 CNSA-276-FP/install.sh && ./CNSA-276-FP/install.sh`
7) The script should take care of the rest, the RPI will restart and then auto start the program 7) The script should take care of the rest, the RPI will restart and then auto start the program
8) after reboot, to edit the config, SSH back in and navigate to `/CNSA/CNSA-276-FP/` 8) after reboot, to edit the config, SSH back in and navigate to `/user/CNSA/CNSA-276-FP/`
9) run `nano config.ini` 9) run `nano config.ini`
10) alter any config needed 10) alter any config needed
11) use Ctrl+x to exit and save