From 8ad1085513d966765aa23f4a6d072fec37a3dca2 Mon Sep 17 00:00:00 2001 From: virtubox Date: Wed, 15 Aug 2018 11:55:29 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'sysbench.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sysbench.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysbench.sh b/sysbench.sh index 7065026..89279af 100644 --- a/sysbench.sh +++ b/sysbench.sh @@ -4,9 +4,9 @@ if [ ! -f /etc/apt/sources.list.d/akopytov_sysbench.list ];then echo "installing sysbench : [ ]" curl -s https://packagecloud.io/install/repositories/akopytov/sysbench/script.deb.sh | sudo bash apt-get install -y sysbench +echo "installing sysbench : [OK]" fi -echo "installing sysbench : [OK]" echo "" > sysbench.log