mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
fix previous commit
This commit is contained in:
parent
2199c42077
commit
13f3a9cf09
@ -1,6 +1,6 @@
|
||||
before_install:
|
||||
- sudo apt-get -y update
|
||||
- sudo apt-get -y install bash zsh tmux git
|
||||
- sudo apt-get -y install bash zsh tmux git lspci gnupg-curl
|
||||
- sudo wget -Nc smxi.org/inxi -O /usr/local/bin/inxi
|
||||
- sudo chmod +x /usr/local/bin/inxi
|
||||
install:
|
||||
@ -12,6 +12,7 @@ script:
|
||||
- tmux -c exit
|
||||
- gpg --version
|
||||
- vim -c quit
|
||||
- inxi --recommends
|
||||
- inxi
|
||||
- gpg --refresh-keys
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user