diff --git a/Home.md b/Home.md index 640fc3b..690d1ce 100644 --- a/Home.md +++ b/Home.md @@ -34,7 +34,7 @@ jclouds blobstore container-list --api s3 --endpoint http://127.0.0.1:8080 --ide ## [s3fs-fuse](https://github.com/s3fs-fuse/s3fs-fuse) -``` +```bash echo identity:credential > passwd chmod 600 passwd s3fs bucketname dirname -o url=http://127.0.0.1:8080 -o use_path_request_style -o passwd_file=passwd