From 52aad30030ef3320eed8b8453e9ee45c9a3c050a 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 <