From 5370a1d40f344e040f4511116a3107b976c03c26 Mon Sep 17 00:00:00 2001
From: Philippe Dpt35 <philippe.dpt35@yahoo.fr>
Date: Mon, 15 Oct 2018 13:34:10 +0200
Subject: [PATCH] =?UTF-8?q?D=C3=A9sinstallation=20des=20anciens=20handymen?=
 =?UTF-8?q?us=20avant=20installation=20des=20nouveaux?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ptx2-3-vers-4.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ptx2-3-vers-4.sh b/ptx2-3-vers-4.sh
index 2eabaa7..a9264c9 100755
--- a/ptx2-3-vers-4.sh
+++ b/ptx2-3-vers-4.sh
@@ -78,8 +78,8 @@ tar xvf "$archive_clc" -C "/home/03-maxi"
 tar xvf "$archive_clc" -C "/home/administrateur"
 
 # Harmonisation des paquets
+sudo apt-get remove -y --purge handymenu-primtux2 handymenu-mini-primtux2 handymenu-maxi-primtux2 handymenu-super-primtux2 qalculate-gtk
 apt-get install -y handymenu thunderbird thunderbird-l10n-fr gnome-calculator geany mothsart-wallpapers-primtux
-apt-get remove -y --purge handymenu-primtux2 handymenu-mini-primtux2 handymenu-maxi-primtux2 handymenu-super-primtux2 qalculate-gtk
 
 # Rétablissement des droits
 chown -R administrateur:administrateur /home/01-mini/.config/lxpanel
-- 
GitLab