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

Silence warnings

This commit is contained in:
Éric Gaspar 2022-06-24 00:07:24 +02:00
parent e3c9d64d7f
commit 792d07fd55
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -65,7 +65,7 @@ ynh_script_progression --message="Installing dependencies..."
if [ $database = "postgresql" ]; then
pkg_dependencies="$pkg_dependencies $pg_pkg_dependencies"
fi
ynh_install_app_dependencies $pkg_dependencies
ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies
#=================================================
# CREATE DEDICATED USER