Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 524 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 524 Bytes

auto-updates

Automatic security updates for Drupal

To limit this script to only Drupal site, set WEB_ROOT to your Drupal root. And, to use on multiple sites, set WEB_ROOT at the shared folder for all Drupal sites.

Install

cd ~ && git clone https://github.com/thenewgroup/auto-updates.git

Next, you must edit the variables at the top of the script to match your environment.

Running the Script

Add this to crontab -e to run every 60 minutes.

0 * * * * ~/auto-updates/security-updates.sh