mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-11 04:42:55 +01:00
fix .travis.yml
This commit is contained in:
parent
77aa79eea6
commit
2199c42077
@ -1,6 +1,8 @@
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get -y update
|
- sudo apt-get -y update
|
||||||
- sudo apt-get -y install bash zsh tmux git inxi
|
- sudo apt-get -y install bash zsh tmux git
|
||||||
|
- sudo wget -Nc smxi.org/inxi -O /usr/local/bin/inxi
|
||||||
|
- sudo chmod +x /usr/local/bin/inxi
|
||||||
install:
|
install:
|
||||||
- ./install.run
|
- ./install.run
|
||||||
- ./.install.MKAYSIGREP.run
|
- ./.install.MKAYSIGREP.run
|
||||||
|
Loading…
Reference in New Issue
Block a user