kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
rodzic
feaf67a433
commit
f1f9491b9e
|
@ -11,8 +11,8 @@ sudo apt install -y tightvncserver
|
|||
sudo apt install -y xrdp
|
||||
echo "(4/10) Installing GIT..."
|
||||
sudo apt-get install -y git
|
||||
echo "(5/10) Installing NodeJS 19.x..."
|
||||
curl -sL https://deb.nodesource.com/setup_19.x | sudo -E bash -
|
||||
echo "(5/10) Installing NodeJS"
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
|
||||
sudo apt-get install -y nodejs
|
||||
echo "(6/10) Updating npm..."
|
||||
sudo npm install -g npm@latest
|
||||
|
|
Ładowanie…
Reference in New Issue