[139527]: / delete_run.sh

Download this file

4 lines (3 with data), 57 Bytes

1
2
3
#!/bin/sh
rm -rf "./sandbox/$1"
rm -rf "./sandbox/tb/$1"