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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1884
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:
ab1ca63e7c
master
NI-3.50
NI-3.60
NI-3.99
NI-4.00
NI-4.10
NI-4.11
NI-4.20
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ab1ca63e7c'
${ noResults }
ni-buildsystem
/
package
/
wpa_supplicant
/
files
/
post-wlan0.sh
8 lines
97 B
Raw
Blame
History
#!/bin/sh
. /etc/init.d/globals
SHOWINFO
"Stopping wlan0"
/usr/sbin/wpa_cli terminate
sleep
2
Reference in new issue