Fix typo
SVN-Revision: 10544
This commit is contained in:
parent
8daddd9d7b
commit
c3c83c6574
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ start() {
|
|||
}
|
||||
|
||||
restart() {
|
||||
setup_switch()
|
||||
setup_switch
|
||||
ifup -a
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue