more sudo

This commit is contained in:
EggMan20339 2024-05-07 00:00:51 -04:00
parent e5ce4e5b3b
commit d99b2d9f63
2 changed files with 7 additions and 3 deletions

View File

@ -15,7 +15,11 @@ JOB="@reboot /bin/sh /startup.sh"
sudo git clone https://gitea.eggtech.net/eggman20339/CNSA-276-FP.git /CNSA/CNSA-276-FP/
sudo chmod 777 /CNSA/CNSA-276-FP/startup.sh
echo ""
echo ""
echo ""
echo ""
echo ""
echo "Installation Complete! Rebooting..."
sleep 2
sleep 5
sudo reboot 0

View File

@ -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
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 /home/user/CNSA/CNSA-276-FP
sudo cp /config.bak /CNSA/CNSA-276-FP/config.ini