Update 'linux-first.sh'
This commit is contained in:
parent
70923b291d
commit
68c1fcf453
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
sudo apt update && sudo apt install zsh unzip -y
|
sudo apt update && sudo apt install zsh unzip zip -y
|
||||||
|
|
||||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
|
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user