From 112b02403cf12e47a68e7aa25ecd8388f731e352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Mon, 23 Nov 2015 15:35:03 +0100 Subject: [PATCH] =?UTF-8?q?On=20ex=C3=A9cute=20la=20commande=20apt-keys=20?= =?UTF-8?q?dans=20un=20shell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Rules/apt-keys.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules/apt-keys.xml b/Rules/apt-keys.xml index db07d2a..007bae4 100644 --- a/Rules/apt-keys.xml +++ b/Rules/apt-keys.xml @@ -2,5 +2,5 @@ + command="bash -c 'cat /etc/crans/apt-keys/*.asc | apt-key add -'"/>