Edited README.md and others

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-07-23 10:36:39 +02:00
parent 20c9c13c94
commit c0040ddcde
3 changed files with 28 additions and 18 deletions

View File

@ -13,7 +13,7 @@ fi
blink_led 10 &
if is_auto_mode; then
/usr/local/bin/pwnagotchi
/usr/local/bin/pwnagotchi --debug
else
/usr/local/bin/pwnagotchi --manual
/usr/local/bin/pwnagotchi --manual --debug
fi