mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2026-08-01 16:27:36 -07:00
3 lines
50 B
Bash
Executable File
3 lines
50 B
Bash
Executable File
#!/bin/bash
|
|
ifconfig mon0 down && iw dev mon0 del
|