mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -10,8 +10,8 @@ if is_crypted_mode; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if is_auto_mode; then
|
if is_auto_mode; then
|
||||||
/usr/local/src/pwnagotchi/env/bin/pwnagotchi
|
/opt/.pwn/bin/pwnagotchi
|
||||||
systemctl restart bettercap
|
systemctl restart bettercap
|
||||||
else
|
else
|
||||||
/usr/local/src/pwnagotchi/env/bin/pwnagotchi --manual
|
/opt/.pwn/bin/pwnagotchi --manual
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user