From 789098f42a22e8495065da129314eb6c70d53256 Mon Sep 17 00:00:00 2001 From: Lev Vereshchagin Date: Wed, 15 Dec 2021 10:06:49 +0300 Subject: [PATCH] Remove unused todo --- build/worker/entrypoint.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/worker/entrypoint.sh b/build/worker/entrypoint.sh index fa6d60a0..ba110a4f 100755 --- a/build/worker/entrypoint.sh +++ b/build/worker/entrypoint.sh @@ -1,7 +1,5 @@ #!/bin/bash -# TODO: Set config dynamically, so changes in compose file have affect - set -e function create_common_site_config() {