1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cachet_ynh.git synced 2024-09-03 18:16:03 +02:00

Fix typo in error message

This commit is contained in:
Luke Murphy 2019-07-21 16:10:59 +02:00
parent 7bede49d0a
commit dbbe767069
No known key found for this signature in database
GPG key ID: 5E2EF5A63E3718CC

View file

@ -36,7 +36,7 @@ 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 Cachet core dependencies"
}
# Execute a command with occ