mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-05-28 18:37:33 +02:00
fix previous commit
This commit is contained in:
parent
2199c42077
commit
13f3a9cf09
@ -1,6 +1,6 @@
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get -y update
|
- 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 wget -Nc smxi.org/inxi -O /usr/local/bin/inxi
|
||||||
- sudo chmod +x /usr/local/bin/inxi
|
- sudo chmod +x /usr/local/bin/inxi
|
||||||
install:
|
install:
|
||||||
@ -12,6 +12,7 @@ script:
|
|||||||
- tmux -c exit
|
- tmux -c exit
|
||||||
- gpg --version
|
- gpg --version
|
||||||
- vim -c quit
|
- vim -c quit
|
||||||
|
- inxi --recommends
|
||||||
- inxi
|
- inxi
|
||||||
- gpg --refresh-keys
|
- gpg --refresh-keys
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user