re-write scripts
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
if [[ `pwd` == *"rk3328"* ]]; then
|
||||
git clone https://github.com/NateLol/luci-app-oled
|
||||
rm -rf luci-app-oled/ && git clone https://github.com/NateLol/luci-app-oled
|
||||
fi
|
||||
git clone https://github.com/destan19/OpenAppFilter
|
||||
git clone https://github.com/rufengsuixing/luci-app-adguardhome
|
||||
git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon
|
||||
git clone -b 18.06 https://github.com/garypang13/luci-theme-edge
|
||||
git clone https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom
|
||||
git clone https://github.com/pexcn/openwrt-chinadns-ng chinadns-ng
|
||||
git clone https://github.com/WuSiYu/luci-app-chinadns-ng
|
||||
rm -rf oaf/ && git clone https://github.com/destan19/OpenAppFilter oaf
|
||||
rm -rf luci-app-adguardhome/ && git clone https://github.com/rufengsuixing/luci-app-adguardhome
|
||||
rm -rf luci-theme-argon/ && git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon
|
||||
rm -rf luci-theme-edge/ && git clone -b 18.06 https://github.com/garypang13/luci-theme-edge
|
||||
rm -rf luci-theme-infinityfreedom/ && git clone https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom
|
||||
rm -rf chinadns-ng/ && git clone https://github.com/pexcn/openwrt-chinadns-ng chinadns-ng
|
||||
rm -rf luci-app-chinadns-ng/ && git clone https://github.com/WuSiYu/luci-app-chinadns-ng
|
||||
|
||||
#git clone https://github.com/jerrykuku/lua-maxminddb.git
|
||||
#git clone https://github.com/jerrykuku/luci-app-vssr.git
|
||||
|
||||
Reference in New Issue
Block a user