mirror of
https://github.com/YunoHost-Apps/phpmyadmin_ynh.git
synced 2024-09-03 19:56:46 +02:00
Update _common.sh
This commit is contained in:
parent
8e97681a0e
commit
1c6338147d
1 changed files with 1 additions and 1 deletions
|
@ -28,5 +28,5 @@ init_composer() {
|
|||
|
||||
# update dependencies to create composer.lock
|
||||
exec_composer "$destdir" install --no-dev \
|
||||
|| ynh_die "Unable to update Roundcube core dependencies"
|
||||
|| ynh_die "Unable to update PhpMyAdmin core dependencies"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue