4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
|
|
#!/usr/bin/env sh
|
||
|
|
|
||
|
|
rm --recursive --force temp build
|