shithub: 9scripts

Download patch

ref: 0cf683a77ac52eedbfdc65730cb1b9af5613b219
parent: baf1cf2313cfc48f24be0546e0a998252ef3c0b2
author: glenda <glenda@9front.local>
date: Mon Dec 28 02:29:29 EST 2020

bug fix in the wpa script

--- a/util/wpaconnect
+++ b/util/wpaconnect
@@ -1,6 +1,6 @@
-#! /bin/rc
+#! /bin/rc -e
 Kill wpa | rc
 bind -a '#l1' /net
 aux/wpa -s $1 -p /net/ether1
-ip/ipconfig /net/ether1
+ip/ipconfig ether /net/ether1
 echo done