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
I have added a cronjob on my ubuntu server * * * * * togeojson file.kml > file.geojson
But it does not seem to work with the cronjob.
I even tried adding the togeojson command into a shell file and run the shell file as a cronjob. It still fails. If I run it manually it works very well.
Any idea how to make togeojson work as expected when run by a cronjob ?
The text was updated successfully, but these errors were encountered:
I have added a cronjob on my ubuntu server
* * * * * togeojson file.kml > file.geojson
But it does not seem to work with the cronjob.
I even tried adding the togeojson command into a shell file and run the shell file as a cronjob. It still fails. If I run it manually it works very well.
Any idea how to make togeojson work as expected when run by a cronjob ?
The text was updated successfully, but these errors were encountered: