6 lines
49 B
Plaintext
6 lines
49 B
Plaintext
![]() |
#!/usr/bin/env sh
|
||
|
|
||
|
rm -r -f temp
|
||
|
rm -r -f build
|
||
|
|