Fixed termination after first command

This commit is contained in:
Bernd Bestel
2019-03-06 18:42:51 +01:00
parent 2d8ad24887
commit e8b471f572

View File

@@ -1,4 +1,4 @@
pushd ..
composer install
call composer install
yarn install
popd