mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-15 22:48:14 +08:00
修改生成ota年月日时分秒.bin和all年月日时分秒.bin
This commit is contained in:
5
build.sh
5
build.sh
@@ -8,4 +8,7 @@ mico make clean
|
||||
|
||||
mico make TC1@MK3031@moc total
|
||||
|
||||
cp ./build/TC1\@MK3031\@moc/binary/TC1\@MK3031\@moc.ota.bin ./build/TC1\@MK3031\@moc/binary/ota.bin
|
||||
cp ./build/TC1\@MK3031\@moc/binary/TC1\@MK3031\@moc.ota.bin ./build/TC1\@MK3031\@moc/binary/ota$(date +%Y%m%d%H%M%S).bin
|
||||
|
||||
cp ./build/TC1\@MK3031\@moc/binary/TC1\@MK3031\@moc.all.bin ./build/TC1\@MK3031\@moc/binary/all$(date +%Y%m%d%H%M%S).bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user