aboutsummaryrefslogtreecommitdiff
path: root/resetConnection.sh
diff options
context:
space:
mode:
Diffstat (limited to 'resetConnection.sh')
-rw-r--r--resetConnection.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/resetConnection.sh b/resetConnection.sh
new file mode 100644
index 0000000..7037006
--- /dev/null
+++ b/resetConnection.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+sudo ifconfig wlp2s0 up
+service network-manager restart