Update
This commit is contained in:
parent
24df32d4fb
commit
467b71a43f
3 changed files with 45 additions and 9 deletions
7
files/improved-shapers/delete_csv.sh
Executable file
7
files/improved-shapers/delete_csv.sh
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue