Revision 8468
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
176 | 176 |
Download: make inputs/download-logs |
177 | 177 |
|
178 | 178 |
Datasource setup: |
179 |
umask -S ug=rwx,o= # prevent files from becoming web-accessible |
|
179 | 180 |
Add a new datasource: make inputs/<datasrc>/add |
180 | 181 |
<datasrc> may not contain spaces, and should be abbreviated. |
181 | 182 |
If the datasource is a herbarium, <datasrc> should be the herbarium code |
Also available in: Unified diff
README.TXT: Datasource setup:: added step to use umask to prevent files from becoming web-accessible