maloja/dev/clear_testdata.sh
2025-02-10 03:58:14 +01:00

3 lines
59 B
Bash

sudo rm -r ./testdata
mkdir ./testdata
chmod 777 ./testdata