Fix in the server:
manager@manager:~$ cat /etc/crontab
...
0 5 1 * * manager find /tmp -maxdepth 1 -type f -name "*.json" -mtime +30 -delete
Fix in the server:
manager@manager:~$ cat /etc/crontab
...
0 5 1 * * manager find /tmp -maxdepth 1 -type f -name "*.json" -mtime +30 -delete
Closes #254
Ludovico Labruzzo (07e8d7db) at 21 Jan 16:04
Get common CI job from external repo
Ludovico Labruzzo (476f2d9a) at 20 Jan 16:48
Get common CI job from external repo
Ludovico Labruzzo (25f41b43) at 20 Jan 16:39
lint and build docker files
Ludovico Labruzzo (9d3bfa35) at 20 Jan 16:38
Ludovico Labruzzo (0881186b) at 16 Jan 15:52
Initial commit: the most minimal README.md + simple job for testing
Ludovico Labruzzo (7f9921d5) at 16 Jan 15:12
Initial commit: the most minimal README.md + simple job for testing
Ludovico Labruzzo (ab759d6a) at 09 Dec 15:46
add geosphere source in open data docs, fix #282
Ludovico Labruzzo (f3c5256c) at 04 Dec 13:42
Fix typo and update POI url in open_data.py, also delete duplicate ...
@ericacova we should have fixed that error:
.../mountains/... instead of .../mountain/... in both open data filesLet us know if it's fine to you too, thanks!