mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 04:16:16 +02:00
Optimized .devtools
This commit is contained in:
parent
fce6458df6
commit
84e3707f4f
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user