more sudo
This commit is contained in:
parent
e5ce4e5b3b
commit
d99b2d9f63
@ -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 git clone https://gitea.eggtech.net/eggman20339/CNSA-276-FP.git /CNSA/CNSA-276-FP/
|
||||||
|
|
||||||
sudo chmod 777 /CNSA/CNSA-276-FP/startup.sh
|
sudo chmod 777 /CNSA/CNSA-276-FP/startup.sh
|
||||||
|
echo ""
|
||||||
|
echo ""
|
||||||
|
echo ""
|
||||||
|
echo ""
|
||||||
|
echo ""
|
||||||
echo "Installation Complete! Rebooting..."
|
echo "Installation Complete! Rebooting..."
|
||||||
sleep 2
|
sleep 5
|
||||||
sudo reboot 0
|
sudo reboot 0
|
@ -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
|
# 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
|
sudo cp /config.bak /CNSA/CNSA-276-FP/config.ini
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user