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