3040T/M101
2023-02-05 18:45:48 +01:00

5 lines
66 B
Bash
Executable file

#!/bin/bash
rm ~/linuxcnc/scannout/default/* 2> /dev/null
exit 0