diff --git a/scripts/remove b/scripts/remove index 01477d6..5407bd8 100755 --- a/scripts/remove +++ b/scripts/remove @@ -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 #=================================================