From bb49d77d6ae412ee767780bea57f75ee9fdf60ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Mon, 30 Sep 2019 09:52:27 +0200 Subject: [PATCH] Share sinkhole file between releases --- deploy.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deploy.php b/deploy.php index db6045d2..24744150 100644 --- a/deploy.php +++ b/deploy.php @@ -14,7 +14,8 @@ set('ssh_multiplexing', true); set('allow_anonymous_stats', false); add('shared_files', [ - '{{typo3_webroot}}/typo3conf/LocalConfiguration.php' + '{{typo3_webroot}}/typo3conf/LocalConfiguration.php', + '{{typo3_webroot}}/sinkhole.html', ]); add('shared_dirs', [