Skip to content
Snippets Groups Projects
Commit 4cad482b authored by Bob Mottram's avatar Bob Mottram
Browse files

Check bmx7 was installed

parent c8a0e38f
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment