浏览代码

Check bmx7 was installed

Bob Mottram 7 年前
父节点
当前提交
4cad482b5f
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3
    1
      src/freedombone-mesh-batman

+ 3
- 1
src/freedombone-mesh-batman 查看文件

@@ -60,7 +60,9 @@ function stop {
60 60
     fi
61 61
 
62 62
     systemctl stop bmx6
63
-    systemctl stop bmx7
63
+    if [ -d /etc/bmx7 ]; then
64
+        systemctl stop bmx7
65
+    fi
64 66
     systemctl stop olsr2
65 67
     systemctl stop babel
66 68
     systemctl disable bmx6