This commit is contained in:
Cyril 2024-03-17 14:27:46 +01:00
parent 24df32d4fb
commit 467b71a43f
3 changed files with 45 additions and 9 deletions

View file

@ -0,0 +1,7 @@
#!/bin/sh
rm -f /tmp/calibration_data_*.csv
rm -f /tmp/resonances_*.csv
rm -f /tmp/raw_data_axis*.csv
exit 0