Skip to content

Commit

Permalink
Update mod.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
qpzr authored Dec 29, 2023
1 parent d3f7585 commit 279efc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ echo '修改NTP2为国家授时中心'
sed -i "s/time1.cloud.tencent.com/ntp.ntsc.ac.cn/g" ./user/shared/defaults.h

echo '超级精简配置'
sed -i '25,54d' ./build_firmware_modify
sed -i '16,54d' ./build_firmware_modify
sed -i '/### Enable USB support/,$d' ./configs/templates/*.config
sed -i '$a\CONFIG_FIRMWARE_INCLUDE_LANG_CN=y' ./configs/templates/*.config

0 comments on commit 279efc5

Please sign in to comment.