mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Optimized .devtools
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pushd ..
|
||||
call composer install
|
||||
yarn install
|
||||
call yarn install
|
||||
popd
|
||||
|
@@ -1,4 +1,4 @@
|
||||
pushd ..
|
||||
call composer update
|
||||
yarn upgrade
|
||||
call yarn upgrade
|
||||
popd
|
||||
|
Reference in New Issue
Block a user