this is not all run as root

This commit is contained in:
Joey Hess 2019-03-27 11:15:03 -04:00
parent 77a1e33093
commit f4c49b8f81
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
22 changed files with 89 additions and 89 deletions

View file

@ -5,8 +5,8 @@ make it available.
We can use this to copy everything in the laptop's annex to the
USB drive.
# cd /media/usb/annex
# git annex sync laptop
# git annex get .
$ cd /media/usb/annex
$ git annex sync laptop
$ git annex get .
get my_cool_big_file (from laptop...) ok
get iso/debian.iso (from laptop...) ok