2 lines
81 B
Bash
Executable file
2 lines
81 B
Bash
Executable file
#!/bin/sh
|
|
rm hwtests/*.gb* hwtests/*/*.gb* hwtests/*/*/*.gb* hwtests/*/*/*/*.gb*
|