This commit is contained in:
William Mantly 2021-01-25 21:57:53 -05:00
parent c7e498789d
commit 3413e16bce
Signed by: wmantly
GPG Key ID: 186A8370EFF937CA

View File

@ -1,3 +1,4 @@
#!/bin/bash
apt-get install node npm
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt-get install -y nodejs