Browse Source

清空Android SDcard中的资源缓存脚本修复

huangbo 7 years ago
parent
commit
3ba67b2f2e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      show-client/clean-res.cmd

+ 1 - 1
show-client/clean-res.cmd

1
adb shell rm -r /mnt/sdcard/display-client
1
adb shell rm -r /mnt/sdcard/show-client
2
adb shell ls /mnt/sdcard/
2
adb shell ls /mnt/sdcard/
3
pause
3
pause