1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Make it less warning on remove

This commit is contained in:
Josué Tille 2024-02-26 21:35:28 +01:00
parent 4ad2b4a6e1
commit d8928fa6d1
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -46,7 +46,7 @@ ynh_secure_remove --file=/etc/nginx/conf.d/${server_name}.d/${app}_server_name.c
#=================================================
ynh_script_progression --message="Removing database" --weight=2
ynh_''psql_remove_db --db_user=$db_user --db_name=$db_name_slidingproxy
ynh_''psql_remove_db --db_user=user_wich_must_dont_exist_and_keep_current_user --db_name=$db_name_slidingproxy
#=================================================
# REMOVE NGINX CONFIGURATION