Skip to content

Commit

Permalink
added warning about $
Browse files Browse the repository at this point in the history
  • Loading branch information
Mittmich committed Mar 4, 2021
1 parent f6d3aeb commit ae5a951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ On linux this can be done by:
export HIGLASSUSER=username
export HIGLASSPWD=supersecretpassword
```
Note: The username and your password should not contain `$` signs if you add it to your `.bashrc` file, since they will be interpreted by `bash`.

The upload command will then be the following:

Expand Down

0 comments on commit ae5a951

Please sign in to comment.