Signed-off-by: Wenchao Hao <haowenchao22@gmail.com>
This commit is contained in:
Wenchao Hao 2025-09-12 21:47:44 +08:00
parent 78985b478a
commit df02fabca1
1 changed files with 1 additions and 0 deletions

1
run.sh
View File

@ -36,6 +36,7 @@ do
echo "usage: run.sh -s sid -c cycle -w wait_time [-C]"
echo "-s: specify serial id of device"
echo "-c: specify applist startup cycle"
echo "-C: drop cache before start app"
echo "-w: specify wait time after app start, before start next app, default 10 s"
echo "-k: if to kill all background apps before start app"
echo "-T: if check app's mTHP status"