3 lines
86 B
Shell
3 lines
86 B
Shell
#!/bin/sh
|
|
rm -rf above-the-waters/
|
|
rm -f above-the-waters.zip above-the-waters.tar.gz
|