1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00
This commit is contained in:
Josué Tille 2024-06-24 22:44:12 +02:00
parent 78ba09b0ec
commit 0741edb712
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -37,10 +37,6 @@ ynh_secure_remove --file=$code_dir
ynh_secure_remove --file=/etc/matrix-$app
ynh_secure_remove --file=/etc/nginx/conf.d/${server_name}.d/${app}_server_name.conf
if [ "$YNH_APP_PURGE" -eq 1 ]; then
ynh_script_progression --message="Removing logs..."
fi
#=================================================
# REMOVE NGINX CONFIGURATION
#=================================================