Remove AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY exports
Removed AWS environment variable exports from README.
This commit is contained in:
@@ -89,8 +89,7 @@ Example:
|
|||||||
```bash
|
```bash
|
||||||
# remove quarantine on macOS
|
# remove quarantine on macOS
|
||||||
# xattr -d com.apple.quarantine ./weed
|
# xattr -d com.apple.quarantine ./weed
|
||||||
export AWS_ACCESS_KEY_ID=admin
|
|
||||||
export AWS_SECRET_ACCESS_KEY=key
|
|
||||||
./weed mini -dir=/data
|
./weed mini -dir=/data
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user