Mettre à jour 'sysbench.sh'

This commit is contained in:
virtubox 2018-08-15 11:55:29 +00:00
parent cc95c1a63d
commit 8ad1085513
1 changed files with 1 additions and 1 deletions

View File

@ -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