Skip to content

Commit

Permalink
Update AutoBuild_DiyScript.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyy2001X committed Mar 2, 2024
1 parent 120f433 commit c9b7e8c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Scripts/AutoBuild_DiyScript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,17 +131,15 @@ EOF
Copy ${CustomFiles}/${TARGET_PROFILE}_system ${BASE_FILES}/etc/config system
;;
x86_64)
rm -r ${WORK}/feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang -b 22.x ${WORK}/feeds/packages/lang/golang
ClashDL amd64 dev
ClashDL amd64 tun
ClashDL amd64 meta
Copy ${CustomFiles}/Depends/cpuset ${BASE_FILES}/bin
AddPackage passwall xiaorouji openwrt-passwall-packages main
AddPackage passwall xiaorouji openwrt-passwall main
AddPackage passwall xiaorouji openwrt-passwall2 main
rm -r ${WORK}/package/other/helloworld/xray-core
rm -r ${WORK}/package/other/helloworld/xray-plugin
rm -r ${WORK}/package/passwall/openwrt-passwall-packages/xray-core
rm -r ${WORK}/package/passwall/openwrt-passwall-packages/xray-plugin
# rm -rf packages/lean/autocore
# AddPackage lean Hyy2001X autocore-modify master

Expand Down

0 comments on commit c9b7e8c

Please sign in to comment.