Skip to content

Instantly share code, notes, and snippets.

@TheGreatJoules
Last active August 12, 2023 21:37
Show Gist options
  • Save TheGreatJoules/49fffaed7b865a3d5ffd8e6fda646eff to your computer and use it in GitHub Desktop.
Save TheGreatJoules/49fffaed7b865a3d5ffd8e6fda646eff to your computer and use it in GitHub Desktop.
[Bash/Crontab] Simple crontab scheduler to run code snippet
30 6 * * * cd ~/devo/message && ./script.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment