From 46f8c36b339f8fc6bff07c8b532b847e2f5956b6 Mon Sep 17 00:00:00 2001 From: EggMan20339 <99349302+EggMan20339@users.noreply.github.com> Date: Tue, 7 May 2024 00:04:46 -0400 Subject: [PATCH] wrong path --- startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup.sh b/startup.sh index d447cc6..85cea66 100644 --- a/startup.sh +++ b/startup.sh @@ -22,7 +22,7 @@ echo "Internet connection established. Running the portion of the script that re # Add your code here that requires an internet connection -sudo git clone https://gitea.eggtech.net/eggman20339/CNSA-276-FP.git /home/user/CNSA/CNSA-276-FP +sudo git clone https://gitea.eggtech.net/eggman20339/CNSA-276-FP.git /CNSA/CNSA-276-FP sudo cp /config.bak /CNSA/CNSA-276-FP/config.ini