pb d'espaces au lieu de tab

This commit is contained in:
Valentin
2023-05-15 18:12:19 +02:00
parent fc3245c242
commit 07c1d54c91
+1 -1
View File
@@ -5,7 +5,7 @@ build_stack:
docker-compose up -d
build_bedrock:
rm -rf ./src/* && \
rm -rf ./src/* && \
docker exec -it -u root php-fpm sh -c \
"chown -R 1000:1000 /app/public && \
npm install --global yarn && \