Move to sbin

This commit is contained in:
belliash
2018-04-23 17:45:56 +02:00
父節點 1f42489bba
當前提交 4c5d070c94
共有 2 個文件被更改,包括 1 次插入1 次删除

查看文件

@@ -3,7 +3,7 @@
START=99
start() {
/usr/bin/wanmonitor -d &
/usr/sbin/wanmonitor -d &
}
stop() {