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 utils/auto-composer-update.sh for updating on cron #3994

Merged
merged 1 commit into from
Apr 14, 2017

Conversation

danielbachhuber
Copy link
Member

@danielbachhuber danielbachhuber commented Apr 13, 2017

Produces a pull request like #3993

Fixes #3847

Run on a cron job every Monday, Wednesday and Friday with:

5 4 * * 1,3,5 source ~/.bash_profile; WP_CLI_DIR=~/wp-cli bash ~/auto-composer-update.sh > ~/auto-composer-update.log 2>&1

@schlessera schlessera merged commit 4a1a50b into master Apr 14, 2017
@schlessera schlessera deleted the 3847-auto-composer-update branch April 14, 2017 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants