Fix Code
This commit is contained in:
parent
9387e15062
commit
2375f16859
4
init.sh
4
init.sh
@ -28,6 +28,10 @@ wi-login(){
|
|||||||
wx-login $1 $2
|
wx-login $1 $2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
wx-start(){
|
||||||
|
wi-start
|
||||||
|
}
|
||||||
|
|
||||||
wx-stop(){
|
wx-stop(){
|
||||||
wi-stop
|
wi-stop
|
||||||
}
|
}
|
||||||
|
@ -10,6 +10,10 @@ wi-login(){
|
|||||||
wx-login $1 $2
|
wx-login $1 $2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
wx-start(){
|
||||||
|
wi-start
|
||||||
|
}
|
||||||
|
|
||||||
wx-stop(){
|
wx-stop(){
|
||||||
wi-stop
|
wi-stop
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user