kopia lustrzana https://github.com/wagtail/docker-wagtail-develop
Fixed invalid Markdown in bash script 😝
rodzic
4a091c8cfc
commit
41c228355a
2
setup.sh
2
setup.sh
|
@ -34,7 +34,7 @@ else
|
|||
fi
|
||||
|
||||
if [ ! -f .env ]; then
|
||||
echo "Creating file for `docker compose` environment variables"
|
||||
echo "Creating file for 'docker compose' environment variables"
|
||||
cp .env.example .env
|
||||
fi
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue