Update build

Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
jayofelony
2024-07-30 22:51:03 +02:00
parent 5d5cde5409
commit 6ceb27f837
3 changed files with 1 additions and 6 deletions

View File

@ -9,9 +9,6 @@ if is_crypted_mode; then
done
fi
# start mon0
start_monitor_interface
if is_auto_mode_no_delete; then
/usr/local/bin/bettercap -no-colors -caplet pwnagotchi-auto -iface wlan0mon
else