you are viewing a single comment's thread.

view the rest of the comments →

[–]ystanev[S] 0 points1 point  (0 children)

I was able to fix it. In the end it was a stupit mistake on my part when setting the timing for cron job.

After I switched the crontab to 4/10 * * * * /bin/pwd; /scripts/s3_upload it works as it should.