Fixing bug
This commit is contained in:
parent
cb23c6cad9
commit
40488769c6
5 changed files with 7 additions and 5 deletions
2
setup/programs/package_manager/apt/others/nodejs.sh
Normal file
2
setup/programs/package_manager/apt/others/nodejs.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
curl -fsSL https://deb.nodesource.com/setup_21.x | sudo -E bash - &&\
|
||||
sudo apt-get install -y nodejs
|
||||
Loading…
Add table
Add a link
Reference in a new issue