Bash stuff

This commit is contained in:
2017-10-05 13:17:39 +02:00
parent 3662587892
commit ea03ebc291
8 changed files with 37 additions and 14 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
sudo ifconfig en0 down
sudo route flush
sudo ifconfig en0 up