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 Dec 5, 2024
1 parent 8b82b13 commit 169413b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions diy-openwrt-deng.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ sed -i 's/192.168.1.1/10.10.10.1/g' package/base-files/files/bin/config_generate
# Modify default theme(FROM uci-theme-bootstrap CHANGE TO luci-theme-material)
sed -i 's/luci-theme-bootstrap/luci-theme-argon/g' ./feeds/luci/collections/luci/Makefile

sed -i 's/invalid users = root/#invalid users = root/g' feeds/packages/net/samba4/files/smb.conf.template
sed -i 's#mount -t cifs#mount.cifs#g' feeds/luci/applications/luci-app-cifs-mount/root/etc/init.d/cifs

# 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
Expand Down

0 comments on commit 169413b

Please sign in to comment.