Skip to content

Instantly share code, notes, and snippets.

@snize
Created December 7, 2017 02:04
Show Gist options
  • Save snize/def55e4b13bafe006f015b4328541778 to your computer and use it in GitHub Desktop.
Save snize/def55e4b13bafe006f015b4328541778 to your computer and use it in GitHub Desktop.
Scheduled jobs command `drush core-cron` for Acquia Cloud
drush @${AH_SITE_GROUP}.${AH_SITE_ENVIRONMENT} -dv core-cron &>> /var/log/sites/${AH_SITE_NAME}/logs/$(hostname -s)/drush-cron.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment