lz4
This commit is contained in:
parent
40343f746f
commit
241c2e0e00
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ No backup strategy for now...
|
|||
- OnePlus6, monthly `adb pull` to Mikubook /media/sata/$USER/Backups/Oneplus6
|
||||
```
|
||||
$ adb pull -a /sdcard Oneplus6
|
||||
$ tar cvf - Oneplus6 | lz4 > Oneplus6.tar.lz4 && rm -rf Oneplus6
|
||||
```
|
||||
- GalaxyTabS2, monthly `adb backup` in recovery (+tar.gz media) to Mikubook /media/sata/$USER/Backups
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue