2 lines
75 B
Bash
Executable file
2 lines
75 B
Bash
Executable file
#!/bin/sh
|
|
rm -rf compiler/heptc.byte compiler/heptc.d.byte compiler/_build
|