Optimized .devtools

This commit is contained in:
Bernd Bestel
2022-12-06 20:41:09 +01:00
parent fce6458df6
commit 84e3707f4f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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