gary_woods

  • Total activity 1
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 0

Activity overview

Latest activity by gary_woods
  • gary_woods created a post,

    Cron Job minutes error

    I found an issue adding a cron job. To run every 10 minutes starting at 5 past every hour, I want to use: 5/10 * * * * But this gives me an error, "bad minute". It works fine with: */...