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

Fixed PyFF cron job

parent 56c858ad
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ Configure the cron job for the local user to automate downloading SPs metadata:
* `crontab -e`
```bash
00 7 * * * $HOME/eccs/pyff-venv/bin/pyff $HOME/eccs/pyff-config/sps-metadata.xml
0 7 * * * $HOME/eccs/pyff-venv/bin/pyff $HOME/eccs/pyff-config/sps-metadata.xml
```
## Authors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment