2 lines
32 B
Bash
Executable file
2 lines
32 B
Bash
Executable file
#!/bin/bash
|
|
rm -f *.class *.jar
|