Diff of /delete_run.sh [000000] .. [139527]

Switch to unified view

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