Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add crontab entry from script to automatically pull changes #5

Open
qayshp opened this issue Nov 23, 2015 · 0 comments
Open

add crontab entry from script to automatically pull changes #5

qayshp opened this issue Nov 23, 2015 · 0 comments

Comments

@qayshp
Copy link
Owner

qayshp commented Nov 23, 2015

http://stackoverflow.com/questions/4880290/how-do-i-create-a-crontab-thru-a-script

(crontab -l 2>/dev/null; echo "*/5 * * * * /path/to/job -with args") | crontab -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant