Browse Source

Adds error notification as sound for a faulty interface.

master
Lukas Prause 3 years ago
parent
commit
c568e03ca8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      autostart_mobile_measurement.sh

+ 1
- 1
autostart_mobile_measurement.sh View File

@@ -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

Loading…
Cancel
Save