Signed-off-by: shirakun <nico@ni-co.moe>
This commit is contained in:
parent
7d71b63c75
commit
e99fa3c790
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user