Clark Boylan 2e2ee170f8 Fix rooted path to docker-compose
In places like crontab entries we use full paths to executables because
PATH is different under cron. Unfortunately, this meant we broke
docker-compose commands using /usr/bin/docker-compose when we installed
it under /usr/local/bin/docker-compose. In particular this impacted
database backups on gitea nodes and etherpad.

Update these paths so that everything is happy again.

Change-Id: Ib001baab419325ef1a43ac8e3364e755a6655617
2020-04-22 14:09:46 -07:00
..
2020-02-12 16:39:11 +11:00
2020-04-22 14:09:46 -07:00
2020-04-16 12:08:00 -07:00
2020-04-17 08:43:09 -07:00
2020-04-16 12:45:36 -05:00
2020-01-16 22:34:09 +00:00
2020-04-20 09:05:51 -07:00
2020-04-16 12:08:00 -07:00
2018-08-23 21:34:42 +10:00
2018-08-27 07:34:36 -07:00
2018-08-27 07:34:28 -07:00
2020-01-16 22:34:09 +00:00
2018-08-24 19:57:29 +00:00
2020-02-26 14:28:03 +11:00