X-Git-Url: http://source.bookstackapp.com/devops/blobdiff_plain/da9b42a40015c8b8c4fea728d3e7e2e94341a423..59b5f6ebb2bd840a1c545ab52312b70aae3b7389:/scripts/installation-ubuntu-18.04.sh diff --git a/scripts/installation-ubuntu-18.04.sh b/scripts/installation-ubuntu-18.04.sh index 45e3f92..678cee1 100644 --- a/scripts/installation-ubuntu-18.04.sh +++ b/scripts/installation-ubuntu-18.04.sh @@ -51,7 +51,7 @@ else fi # Install BookStack composer dependancies -php composer.phar install +php composer.phar install --no-dev # Copy and update BookStack environment variables cp .env.example .env