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