Skip to content
Snippets Groups Projects
Commit c96e5957 authored by Marco Malavolti's avatar Marco Malavolti
Browse files

Enriched README-SPS-METADATA.md file

parent 63e48eab
No related branches found
No related tags found
No related merge requests found
...@@ -50,9 +50,11 @@ Configure the cron job for the local user to automate downloading SPs metadata: ...@@ -50,9 +50,11 @@ Configure the cron job for the local user to automate downloading SPs metadata:
* `crontab -e` * `crontab -e`
```bash ```bash
0 7 * * * $HOME/eccs/pyff-venv/bin/pyff $HOME/eccs/pyff-config/sps-metadata.xml 0 3 * * * $HOME/eccs/pyff-venv/bin/pyff $HOME/eccs/pyff-config/sps-metadata.xml
``` ```
This cron job must be performed before the ECCS script because it provides the SPs endpoints it needs.
## Authors ## Authors
### Original Author ### Original Author
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment