Skip to content
Snippets Groups Projects
Unverified Commit 52f8c419 authored by rhatto's avatar rhatto
Browse files

Research: smartphone: fix restore procedure

parent dfc3fa2a
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,9 @@ Restauro
A partir de um sistema recém-instalado:
# Base remota
base="/sdcard"
# Arquivos: cópia completa
#for file in `ls files`; do
# adb push files/$file $base/$file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment