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