fix: 增加一个指令
This commit is contained in:
parent
aa67ead81a
commit
a3d51c8a79
6
Makefile
6
Makefile
@ -1,8 +1,8 @@
|
|||||||
gitLog:
|
gitLog:
|
||||||
git log --since="2025-08-08 14:00" --until="2025-08-19 15:00" --pretty=format:"<details>%n <summary>%s</summary>%n <span style=\"color: #888;\">[提交人]:</span><span style=\"color: #333;\">%an</span><br>%n <span style=\"color: #888;\">[提交时间]:</span><span style=\"color: #333;\">%ad</span><br>%n <span style=\"color: #888;\">[提交版本]:</span><span style=\"color: #333;\">%h</span>%n</details>%n" --date=format:"%Y-%m-%d %H:%M" > release_note.md
|
git log --since="2025-08-08 14:00" --until="2025-08-19 15:00" --pretty=format:"<details>%n <summary>%s</summary>%n <span style=\"color: #888;\">[提交人]:</span><span style=\"color: #333;\">%an</span><br>%n <span style=\"color: #888;\">[提交时间]:</span><span style=\"color: #333;\">%ad</span><br>%n <span style=\"color: #888;\">[提交版本]:</span><span style=\"color: #333;\">%h</span>%n</details>%n" --date=format:"%Y-%m-%d %H:%M" > release_note.md
|
||||||
|
|
||||||
re:
|
re:
|
||||||
hdc shell mount -o remount,rw /
|
hdc shell mount -o remount,rw /
|
||||||
|
|
||||||
pushJudge:
|
pushJudge:
|
||||||
hdc file send /Users/wangzhongjie/Desktop/duolun/openHarmony/car_next/ohos/so/libjudgesdk.z.so /system/lib/module/
|
hdc file send /Users/wangzhongjie/Desktop/duolun/openHarmony/car_next/ohos/so/libjudgesdk.z.so /system/lib/module/
|
||||||
|
uninstall:
|
||||||
|
hdc uninstall com.oh.dts
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user