From 0cd20eb4448f6c7c0bc49deb039d3afe0b9c7a82 Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Fri, 27 Sep 2024 16:50:18 -0400 Subject: [PATCH] =?UTF-8?q?We=20don=E2=80=99t=20do=20this=20yet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/docker/entrypoint.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/docker/entrypoint.sh b/.github/docker/entrypoint.sh index 8e545161f..ee78a2300 100644 --- a/.github/docker/entrypoint.sh +++ b/.github/docker/entrypoint.sh @@ -51,5 +51,4 @@ fi chown -R www-data:www-data . /pelican-data/.env /pelican-data/database -echo -e "Starting supervisord." exec "$@"