4 lines
65 B
Bash
Executable File
4 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
rm -r harekaserv_data
|
|
rm -r ../swingclient/hareka_data
|