updated update-all script
parent
121e139b33
commit
593efd1613
|
@ -52,7 +52,7 @@ if [ $? != 0 ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
composer install -o --no-dev
|
||||
composer install -o
|
||||
|
||||
pathCore="module/Monarc/Core"
|
||||
pathFO="module/Monarc/FrontOffice"
|
||||
|
|
Loading…
Reference in New Issue