4 lines
37 B
Shell
Executable file
4 lines
37 B
Shell
Executable file
#!/bin/sh
|
|
|
|
[ -d tmp ] && rm -rf tmp
|
|
|