1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_signal_ynh.git synced 2024-09-03 19:46:07 +02:00

add signald extra dependency

This commit is contained in:
Gredin 67 2021-02-11 22:17:53 +01:00
parent 06431f490f
commit e2aeb575b6

View file

@ -109,6 +109,8 @@ ynh_script_progression --message="Installing dependencies..." --weight=97
ynh_install_app_dependencies $pkg_dependencies
ynh_install_extra_app_dependencies --repo="https://updates.signald.org unstable main" --package="signald"
#=================================================
# CREATE A POSTGRESQL DATABASE
#=================================================