Bash stuff
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
sudo ifconfig en0 down
|
||||
sudo route flush
|
||||
sudo ifconfig en0 up
|
||||
Reference in New Issue
Block a user