From d2b44f440014e8cf973d1c447f79e4f8eec93a40 Mon Sep 17 00:00:00 2001 From: Hugo Sales Date: Fri, 10 Jul 2020 14:01:49 +0000 Subject: [PATCH] [TOOLS][configure] Fix to use quotation marks properly --- bin/configure | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bin/configure b/bin/configure index 313bc26aaf..6d0d6b45f6 100755 --- a/bin/configure +++ b/bin/configure @@ -55,14 +55,14 @@ echo "${database_url}" > .env.local mkdir -p ./docker/social cat > ./docker/social/social.env <