You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,9 @@ machine urs.earthdata.nasa.gov
91
91
password podaacIsAwesome
92
92
```
93
93
94
-
**If the script cannot find the netrc file, you will be prompted to enter the username and password and the script wont be able to generate the CMR token**
94
+
**If the script cannot find the netrc file, you will be prompted to enter the username and password to create one automatically. Without a netrc file the script won't be able to generate the CMR token**
95
+
96
+
**If using MacOS or Linux you will need to change the permissions of the netrc file by running chmod og-rw .netrc**
0 commit comments