From 68f89139ac76b0bccdd48a4bc9727e3e9c7f2c87 Mon Sep 17 00:00:00 2001 From: EggMan20339 <99349302+EggMan20339@users.noreply.github.com> Date: Tue, 7 May 2024 08:49:54 -0400 Subject: [PATCH] change in readme install scrip --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9805be6..d143e56 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ 3) Open a command prompt on a seperate computer 4) Ping the hostname set in 1.vii to find the IPv4 address (might need `-4` flag) 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 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 8) after reboot, to edit the config, SSH back in and navigate to `/user/CNSA/CNSA-276-FP/` 9) run `nano config.ini`