Mercurial > hg > soundsoftware-site
comparison deploy/config/cron.hourly/00-drupal-cron @ 1590:c18460da6620 dockerise
Numerous deployment updates
author | Chris Cannam |
---|---|
date | Thu, 17 Aug 2017 16:04:36 +0100 |
parents | d8949733849d |
children |
comparison
equal
deleted
inserted
replaced
1589:94669513c53c | 1590:c18460da6620 |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 /usr/bin/wget -O - -q -t 1 http://www.soundsoftware.ac.uk/cron.php | |
3 | 2 |
3 ## No longer used - this site is now static | |
4 | |
5 # /usr/bin/wget -O - -q -t 1 http://www.soundsoftware.ac.uk/cron.php | |
6 |