diff --git a/scripts/remove b/scripts/remove index 65b9935..1b1316f 100755 --- a/scripts/remove +++ b/scripts/remove @@ -49,6 +49,8 @@ ynh_script_progression --message="Removing app main directory..." --weight=1 # Remove the app directory securely ynh_secure_remove --file="$final_path" +ynh_secure_remove --file=/var/log/13ft + #================================================= # REMOVE NGINX CONFIGURATION #=================================================