gary_woods

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

Posts

Recent activity by gary_woods Recent activity Votes
  • 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: */...