This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
ni-buildsystem
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
850
Commits
1
Branch
7
Tags
29 MiB
Makefile
65.3%
Shell
25.5%
Roff
2.5%
CSS
2.3%
Smarty
2.2%
Other
2.1%
Tree:
7fd146982a
ni-buildsystem
/
archive-imagefiles
/
scripts
/
post-wlan0.sh
8 lines
93 B
Raw
Blame
History
#!/bin/sh
. /etc/init.d/globals
SHOWINFO
"Stopping wlan0"
/sbin/wpa_cli terminate
sleep
2
Reference in new issue