Skip to content

Commit

Permalink
Update diy-part2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
SevendaysZzzz authored Nov 25, 2021
1 parent 6209eee commit 84a8e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diy-part2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#

# Modify default IP
sed -i 's/192.168.1.1/192.168.121.1/g' package/base-files/files/bin/config_generate
sed -i 's/192.168.1.1/192.168.122.1/g' package/base-files/files/bin/config_generate

# Modify default 8M flash to 32M
sed -i '831s/7872k/32768k/' target/linux/ramips/image/mt7620.mk
Expand Down

0 comments on commit 84a8e0c

Please sign in to comment.