mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
fix: builder now uses files provisioners and auto-update installs project data (ref #470)
This commit is contained in:
2
builder/data/usr/bin/monstart
Executable file
2
builder/data/usr/bin/monstart
Executable file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
iw phy phy0 interface add mon0 type monitor && ifconfig mon0 up
|
Reference in New Issue
Block a user