fixed recursive fuckup
This commit is contained in:
parent
4912a4a03f
commit
0998c4363c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dpkg -i astrill.deb
|
||||||
|
|
||||||
echo ">> Installing other packages..."
|
echo ">> Installing other packages..."
|
||||||
wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.30.2/install.sh | bash
|
wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.30.2/install.sh | bash
|
||||||
wget -O - https://raw.githubusercontent.com/nvbn/thefuck/master/install.sh | sh - && $0
|
wget -O - https://raw.githubusercontent.com/nvbn/thefuck/master/install.sh | bash
|
||||||
wget -qO- http://plasmasturm.org/code/vistafonts-installer/vistafonts-installer | bash
|
wget -qO- http://plasmasturm.org/code/vistafonts-installer/vistafonts-installer | bash
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue