Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staff
umobj
Commits
ad070b37
Commit
ad070b37
authored
Apr 26, 2020
by
Liam Monahan
Browse files
Merge branch 'readme-bashrcupdate' into 'master'
Update README.md .bashrc config example See merge request
!59
parents
1b3aa1f1
0c7c8224
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ad070b37
...
...
@@ -34,7 +34,7 @@ For example, if you use the ```bash``` shell, you can add the following to your
```
bash
export OBJ_ACCESS_KEY_ID="
<YOUR_ACCESS_KEY>
"
export OBJ_SECRET_ACCESS_KEY="
<YOUR_SECRET_KEY>
"
export OBJ_SERVER="
s3.amazonaws.com
"
export OBJ_SERVER="
obj.umiacs.umd.edu
"
```
You can optionally pass the <code>--access_key</code>,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment