mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-02 20:08:21 +08:00
5 lines
43 B
Bash
Executable File
5 lines
43 B
Bash
Executable File
#!/bin/sh
|
|
rm -f jni
|
|
rm -rf obj
|
|
rm -rf libs
|