projects
/
scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc5479a
)
added network restart script
author
Matthew Owens
<matthew@owens.tech>
Wed, 5 Aug 2020 11:56:08 +0000
(12:56 +0100)
committer
Matthew Owens
<matthew@owens.tech>
Wed, 5 Aug 2020 11:56:08 +0000
(12:56 +0100)
netup
[new file with mode: 0755]
patch
|
blob
diff --git a/netup
b/netup
new file mode 100755
(executable)
index 0000000..
5bef447
--- /dev/null
+++ b/
netup
@@ -0,0
+1,3
@@
+#!/bin/bash
+
+systemctl restart wpa_supplicant@wlp3s0 && systemctl restart dhcpcd@wlp3s0