Skip to content

Instantly share code, notes, and snippets.

@ayrilmaz
Created July 4, 2021 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayrilmaz/a8ada236097203f6414e39d603f5f62f to your computer and use it in GitHub Desktop.
Save ayrilmaz/a8ada236097203f6414e39d603f5f62f to your computer and use it in GitHub Desktop.
Crontab curl command
0 9 * * * sudo curl --silent http://localhost:5000/api/degree/dailyjob?key=xxxxxxxxxx 2>&1 | /usr/bin/logger -t DEGREEDAYS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment