Skip to content

Commit

Permalink
Update 00_customize_packages.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jinlife committed Feb 4, 2024
1 parent 025cb44 commit ec40495
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/00_customize_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ cp -rfv ../helloworld/trojan package/new/trojan
cp -rfv ../helloworld/v2ray-plugin package/new/v2ray-plugin
cp -rfv ../helloworld/xray-core package/new/xray-core

#https://github.com/fw876/helloworld/issues/1394
sed -i 's/ +libopenssl-legacy//g' package/new/shadowsocksr-libev/Makefile

# mbedtls
rm -rf ./package/libs/mbedtls
cp -rfv ../immortalwrt/package/libs/mbedtls package/libs/
Expand Down

0 comments on commit ec40495

Please sign in to comment.