소스 검색

Update diy.sh

garypang13 4 년 전
부모
커밋
68ad005d6e
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      devices/phicomm-k2p/diy.sh

+ 3 - 3
devices/phicomm-k2p/diy.sh

@@ -1,7 +1,7 @@
 rm -Rf files/etc/profile.d/sysinfo.sh
 
-rm -rf target/linux/ramips
-svn co https://github.com/x-wrt/x-wrt/trunk/target/linux/ramips target/linux/ramips
+rm -rf target/linux
+svn co https://github.com/x-wrt/x-wrt/trunk/target/linux target/linux
 
 sed -i 's?admin/status/channel_analysis??' package/feeds/luci/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json
 
@@ -21,4 +21,4 @@ sed -i 's/ +unzip +lua-maxminddb//' package/feeds/custom/luci-app-bypass/Makefil
 
 sed -i '/status_bottom/d' package/feeds/custom/luci-app-bypass/luasrc/model/cbi/bypass/base.lua
 
-rm -Rf package/feeds/custom/luci-app-bypass/{root/www,root/usr/share/bypass/GeoLite2-Country.mmdb}
+rm -Rf package/feeds/custom/luci-app-bypass/{root/www,root/usr/share/bypass/GeoLite2-Country.mmdb}