Fixed termination after first command

This commit is contained in:
Bernd Bestel 2019-03-06 18:42:51 +01:00
parent 2d8ad24887
commit e8b471f572
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

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