Skip to content

Commit

Permalink
Update diy-part2-6-254.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ATang007ZH authored Jun 20, 2024
1 parent f006989 commit f301faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diy-part2-6-254.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sed -i 's/192.168.1.1/192.168.6.254/g' package/base-files/files/bin/config_gener
sed -i 's/luci-theme-bootstrap/luci-theme-argon/g' feeds/luci/collections/luci/Makefile

# Modify hostname
#sed -i 's/OpenWrt/P3TERX-Router/g' package/base-files/files/bin/config_generate
sed -i 's/OpenWrt/LEDE-Router/g' package/base-files/files/bin/config_generate

# Modify filename, add date prefix
sed -i 's/IMG_PREFIX:=/IMG_PREFIX:=$(shell date +"%Y%m%d")-/1' include/image.mk

0 comments on commit f301faf

Please sign in to comment.