From 06c809aa1ad19540a37022215d94d22a0ee24e84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Tue, 5 Oct 2021 23:28:17 +0800 Subject: [PATCH] Update main.sh --- main.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.sh b/main.sh index 3ae075b97..d398dd7ff 100755 --- a/main.sh +++ b/main.sh @@ -106,6 +106,8 @@ svn co https://github.com/immortalwrt/packages/trunk/libs/toml11 svn co https://github.com/garypang13/openwrt-packages/trunk/qtbase svn co https://github.com/garypang13/openwrt-packages/trunk/qttools svn co https://github.com/garypang13/openwrt-packages/trunk/rblibtorrent +svn co https://github.com/linkease/istore/trunk/luci/luci-app-store +svn co https://github.com/linkease/istore-ui/trunk/app-store-ui mv -n openwrt-passwall/* ./ ; rm -Rf openwrt-passwall mv -n openwrt-package/* ./ ; rm -Rf openwrt-package