Skip to content

Commit

Permalink
Merge branch 'backups'
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanbaarsen committed Dec 18, 2015
2 parents 5b91a43 + 200a356 commit d74f10c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions templates/web.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,10 @@ run:
mkdir -p /shared/backups
chown -R intercity:www-data /shared/backups
fi
hooks:
after_bundle_exec:
- cd: $home
- cmd:
- "whenever -c -f /var/www/intercity/config/backup_schedule.rb"

0 comments on commit d74f10c

Please sign in to comment.