fix previous commit

This commit is contained in:
Mikaela Suomalainen 2014-05-23 16:39:28 +03:00
parent 13f3a9cf09
commit 18166167a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
before_install:
- sudo apt-get -y update
- sudo apt-get -y install bash zsh tmux git lspci gnupg-curl
- sudo apt-get -y install bash zsh tmux git pciutils gnupg-curl
- sudo wget -Nc smxi.org/inxi -O /usr/local/bin/inxi
- sudo chmod +x /usr/local/bin/inxi
install: