Update for bookworm release

This commit is contained in:
Jeroen Oudshoorn
2023-12-15 09:36:00 +01:00
parent 73fe10c638
commit d5507cfbc3
5 changed files with 35 additions and 6 deletions

View File

@ -9,9 +9,6 @@ if is_crypted_mode; then
done
fi
# blink 10 times to signal ready state
blink_led 10 &
if is_auto_mode; then
/usr/local/bin/pwnagotchi
else