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