Signed-off-by: shirakun <nico@ni-co.moe>

This commit is contained in:
shirakun 2018-03-21 13:43:23 +09:00
parent 7d71b63c75
commit e99fa3c790
2 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ build_obfs(){
./autogen.sh && ./configure
make && make install
}
mkdir $ASSETS_DIR/.build_dir
BUILD_DIR = $ASSETS_DIR/.build_dir
apk update
build_ss_libev
build_obfs