Created
September 18, 2021 22:20
-
-
Save egandro/8078488343b73dad45dfa3aa9c78c261 to your computer and use it in GitHub Desktop.
pi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh [email protected] "sudo dd if=/dev/mmcblk0 bs=1M | gzip - " | dd of=~/Desktop/backup_2017-11-14.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gotta love how this is public