Skip to content

testbird/auto-updates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Automatic security updates for Drupal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%