Update 'bench.sh'

This commit is contained in:
virtubox 2017-01-14 18:14:26 +00:00
parent 9d4ef13040
commit 1171dcf409
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
#!/bin/bash
wget -qO bench.sh https://raw.githubusercontent.com/hidden-refuge/bench-sh-2/master/bench.sh
chmod +x bench.sh
./bench.sh -b
./bench.sh -sys
./bench.sh -io
apt-get install -y python git
git clone https://github.com/sivel/speedtest-cli.git
python speedtest-cli/setup.py install