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