Skip to content

Commit

Permalink
Update diy-openwrt-deng.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
quanjindeng authored Apr 1, 2024
1 parent 2172dff commit 0c497cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions diy-openwrt-deng.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ sed -i 's/luci-theme-bootstrap/luci-theme-argon/g' ./feeds/luci/collections/luci
sed -i 's#../../#$(TOPDIR)/feeds/luci/#g' package/deng/luci-app-qbittorrent/Makefile
sed -i 's#../../#$(TOPDIR)/feeds/luci/#g' package/deng/luci-app-vsftpd/Makefile
sed -i 's#../../#$(TOPDIR)/feeds/luci/#g' package/deng/luci-app-diskman/Makefile
sed -i 's#../../#$(TOPDIR)/feeds/luci/#g' package/deng/luci-app-gowebdav/Makefile
sed -i 's#../../#$(TOPDIR)/feeds/packages/#g' package/deng/gowebdav/Makefile
sed -i 's#../../#$(TOPDIR)/feeds/luci/#g' package/deng/luci-app-dufs/Makefile
sed -i 's#../../#$(TOPDIR)/feeds/packages/#g' package/deng/dufs/Makefile
sed -i 's#../../#$(TOPDIR)/feeds/luci/#g' package/deng/luci-app-cpufreq/Makefile
# sed -i 's#../../#$(TOPDIR)/feeds/luci/#g' package/deng/luci-app-turboacc/Makefile

Expand Down

0 comments on commit 0c497cc

Please sign in to comment.