Explorar el Código

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

huangbo %!s(int64=7) %!d(string=hace) años
padre
commit
3ba67b2f2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      show-client/clean-res.cmd

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

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