Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save shubhamkumar13/2873d4e4ee46e01c5e45a33287497880 to your computer and use it in GitHub Desktop.

Select an option

Save shubhamkumar13/2873d4e4ee46e01c5e45a33287497880 to your computer and use it in GitHub Desktop.
crontab access local packages
add this to the start of the crontab file to access local packages
PATH=/usr/bin:/bin:/usr/local/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment