Skip to content

Instantly share code, notes, and snippets.

@DuqueDeTuring
Created May 11, 2021 10:24
Show Gist options
  • Save DuqueDeTuring/d0d2a9ffec8496c7002c2b09682bb24d to your computer and use it in GitHub Desktop.
Save DuqueDeTuring/d0d2a9ffec8496c7002c2b09682bb24d to your computer and use it in GitHub Desktop.
borg create
2 export BORG_PASSCOMMAND="cat $HOME/.borg-passphrase"
3 borg create -v --stats /run/media/blah/internal_backup/repo/::"`dat e --rfc-3339=seconds`" ~/.config/ ~/bin ~/dev ~/.ssh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment