This commit is contained in:
TonyChyi 2018-03-20 11:56:03 +08:00
parent 03b7108a62
commit b346859be0

View File

@ -24,6 +24,7 @@ function build_linux() {
}
function main() {
rm -rf build
mkdir -p $BUILD_BASE
get_os
case OS