]> gitweb.fluxo.info Git - blog.git/commitdiff
Research: smartphone: backup: minor fix
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 19 Jul 2017 19:28:31 +0000 (16:28 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 19 Jul 2017 19:28:31 +0000 (16:28 -0300)
research/smartphone.mdwn

index 4b56daed4d72a7fbf785de92ad911998097d0a7b..ca09ca9b2d4156bf495be4f907885b4917b4f62d 100644 (file)
@@ -168,7 +168,7 @@ Usaremos o [adb-sync](https://github.com/google/adb-sync) e o [adb-export](https
     done
 
     # Move backup to storage
-    cd .. && mv $date $storage/
+    cd .. && sudo mv $date $storage/
 
 Restauro
 --------