This commit is contained in:
EggMan20339 2024-05-07 01:07:05 -04:00
parent bd69ea7ed9
commit c98c23a92d

View File

@ -18,6 +18,10 @@ JOB="@reboot /bin/sh /user/CNSA/CNSA-276-FP/startup.sh"
sudo git clone https://gitea.eggtech.net/eggman20339/CNSA-276-FP.git /user/CNSA/CNSA-276-FP sudo git clone https://gitea.eggtech.net/eggman20339/CNSA-276-FP.git /user/CNSA/CNSA-276-FP
sudo chmod 777 /user/CNSA/CNSA-276-FP/startup.sh sudo chmod 777 /user/CNSA/CNSA-276-FP/startup.sh
sudo pip3 install fido2 --break-system-packages
sudo pip3 install --upgrade fido2 --break-system-packages
echo "" echo ""
echo "" echo ""
echo "" echo ""