From 948cc7c3a4f23a1312cc0454d7958c663a12bdba Mon Sep 17 00:00:00 2001
From: David Beniamine <david.beniamine@tetras-libre.fr>
Date: Fri, 28 Sep 2018 14:31:30 +0200
Subject: [PATCH] use apt-eole

---
 postinstall_partage.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/postinstall_partage.sh b/postinstall_partage.sh
index d4a4727..d127792 100755
--- a/postinstall_partage.sh
+++ b/postinstall_partage.sh
@@ -20,8 +20,8 @@ DIR=$(dirname $0)
 
 cd /opt
 
-apt-get update
-apt-get install -y \
+apt-eole update
+apt-eole install -y \
     git \
     hplip
 git clone https://gitlab.tetras-libre.fr/tetras-libre/eole-wol
-- 
GitLab