Check bmx7 was installed
This commit is contained in:
parent
c8a0e38f3a
commit
4cad482b5f
|
@ -60,7 +60,9 @@ function stop {
|
|||
fi
|
||||
|
||||
systemctl stop bmx6
|
||||
systemctl stop bmx7
|
||||
if [ -d /etc/bmx7 ]; then
|
||||
systemctl stop bmx7
|
||||
fi
|
||||
systemctl stop olsr2
|
||||
systemctl stop babel
|
||||
systemctl disable bmx6
|
||||
|
|
Loading…
Reference in New Issue