Merge eb8913326b
into 7fc2fbdfc1
This commit is contained in:
commit
7a1877d3d8
1 changed files with 4 additions and 0 deletions
|
@ -39,3 +39,7 @@ stop() {
|
|||
restart() {
|
||||
stop; sleep 3; start
|
||||
}
|
||||
|
||||
reload() {
|
||||
bmx7 -c configReload
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue