Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2020-11-26 11:50:12 -04:00
commit c6dd84d950
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -17,7 +17,7 @@ remote for the first time.
Set up your special [[S3 remote|special_remotes/S3]] with (at least) these options:
git annex initremote public-s3 type=s3 encryption=none bucket=$BUCKET exporttree=yes public=yes
git annex initremote public-s3 type=S3 encryption=none bucket=$BUCKET exporttree=yes public=yes
Be sure to replace $BUCKET with something like
"public-bucket-joey" when you follow along in your shell.