6 lines
49 B
Bash
Executable file
6 lines
49 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
rm -r -f temp
|
|
rm -r -f build
|
|
|