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.
2000
Commits
1
Branch
7
Tags
29 MiB
Tree:
62d75e4ce1
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 '62d75e4ce1'
${ noResults }
ni-buildsystem
/
package
/
wpa_supplicant
/
files
/
post-wlan0.sh
9 lines
97 B
Raw
Normal View
History
- add support for AX/Mut@nt HD51
7 years ago
#!/bin/sh
. /etc/init.d/globals
SHOWINFO
"Stopping wlan0"
- the huge move-to-usr commit
4 years ago
/usr/sbin/wpa_cli terminate
- add support for AX/Mut@nt HD51
7 years ago
sleep
2