Explorar o código

Fix bin/download from spellcheck analysis

Mark Shust %!s(int64=4) %!d(string=hai) anos
pai
achega
ebc25c157a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compose/bin/download

+ 1 - 1
compose/bin/download

@@ -8,4 +8,4 @@ bin/stop
 docker-compose -f docker-compose.yml up -d
 [ $? != 0 ] && echo "Failed to start Docker services" && exit
 
-bin/clinotty composer create-project --repository=https://repo.magento.com/ magento/project-${EDITION}-edition="${VERSION}" .
+bin/clinotty composer create-project --repository=https://repo.magento.com/ magento/project-"${EDITION}"-edition="${VERSION}" .