From 6ceb6e7862def780bdd005d0b29a75680a200ea0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 20 Jul 2024 22:35:33 +0200 Subject: [PATCH] cleaning --- manifest.toml | 4 ++-- scripts/remove | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7023a83..13108fe 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,8 +4,8 @@ packaging_format = 2 id = "incus" name = "Incus" -description.en = "A powerful system container and virtual machine manager" -description.fr = "Un gestionnaire puissant de conteneurs système et de machines virtuelles" +description.en = "Powerful system container and virtual machine manager" +description.fr = "Gestionnaire puissant de conteneurs système et de machines virtuelles" version = "0.5.1~ynh1" diff --git a/scripts/remove b/scripts/remove index f3067f8..51f5442 100644 --- a/scripts/remove +++ b/scripts/remove @@ -22,9 +22,6 @@ _ynh_remove_dnsmasq_config _ynh_remove_subuid_subgid -# Remove other various files specific to the app... such as : - - #================================================= # END OF SCRIPT #=================================================