Skip to content

Commit

Permalink
修改报错
Browse files Browse the repository at this point in the history
  • Loading branch information
yuos-bit committed Feb 26, 2025
1 parent cec43e3 commit dae0691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diy-part8.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ git clone -b debug https://github.com/yuos-bit/luci-theme-edge2 package/luci-the
# 更新openssl3.0
rm -rf package/libs/openssl
git clone -b openssl https://github.com/yuos-bit/other package/openssl
cp -rf $GITHUB_WORKSPACE/patchs/immortalwrt-mt798x/openssl-module.mk $GITHUB_WORKSPACE/immortalwrt/include/openssl-module.mk
cp -rf $GITHUB_WORKSPACE/patchs/immortalwrt-mt798x/openssl-module.mk $GITHUB_WORKSPACE/openwrt/include/openssl-module.mk

# 添加iptables-mod-socket
cp -rf $GITHUB_WORKSPACE/patchs/5.4/iptables-mod-socket.patch $GITHUB_WORKSPACE/openwrt/package/iptables-mod-socket.patch
Expand Down

0 comments on commit dae0691

Please sign in to comment.