script change
This commit is contained in:
parent
8099e0e495
commit
00d62ef7e4
@ -9,7 +9,7 @@ sudo apt-get install screen -y
|
||||
|
||||
sudo mkdir /user/CNSA
|
||||
|
||||
# Define your job
|
||||
# Define crontab job
|
||||
JOB="@reboot /bin/sh /user/CNSA/CNSA-276-FP/startup.sh"
|
||||
|
||||
# Check if the job is already in the crontab and add it if it's not
|
||||
@ -19,7 +19,6 @@ sudo git clone https://gitea.eggtech.net/eggman20339/CNSA-276-FP.git /user/CNSA/
|
||||
|
||||
sudo chmod 777 /user/CNSA/CNSA-276-FP/startup.sh
|
||||
|
||||
#pip3 install fido2 --break-system-packages
|
||||
pip3 install --upgrade fido2 --break-system-packages
|
||||
|
||||
sudo apt-get autoremove -y
|
||||
|
Loading…
Reference in New Issue
Block a user