浏览代码

Adds error notification as sound for a faulty interface.

master
Lukas Prause 3 年前
父节点
当前提交
c568e03ca8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      autostart_mobile_measurement.sh

+ 1
- 1
autostart_mobile_measurement.sh 查看文件

@@ -43,4 +43,4 @@ pipenv run pipenv run ./measurement_main.py -c 130.75.73.69 \
--folder $NEW_DIR \
--prefix automated_$DATE \
-i wwan0 \
| tee $NEW_DIR/automated_$DATE_measurement.log
| tee $NEW_DIR/automated_measurement_$DATE.log

正在加载...
取消
保存