This commit is contained in:
parent
7cfa1abf19
commit
fb07683a86
@ -52,6 +52,7 @@ the following entry to one's netrc file (filling in the appropriate values
|
|||||||
for username and password):
|
for username and password):
|
||||||
```bash
|
```bash
|
||||||
echo machine urs.earthdata.nasa.gov login <your username> password <your password> >> ~/.netrc
|
echo machine urs.earthdata.nasa.gov login <your username> password <your password> >> ~/.netrc
|
||||||
|
chmod 600 ~/.netrc
|
||||||
```
|
```
|
||||||
|
|
||||||
and then including the following code (or similar) in a script:
|
and then including the following code (or similar) in a script:
|
||||||
|
Loading…
Reference in New Issue
Block a user