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