This commit is contained in:
dadav
2019-10-03 12:03:51 +02:00
2 changed files with 53 additions and 3 deletions

View File

@ -9,5 +9,3 @@ if ifconfig | grep usb0 | grep RUNNING; then
else
sudo -H -u root /usr/bin/screen -dmS pwnagotchi -c /root/pwnagotchi/data/screenrc.auto
fi