mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-29 18:37:41 +08:00
4 lines
31 B
Bash
Executable File
4 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
rm -f jni
|
|
rm -rf obj
|