This commit is contained in:
William Mantly 2021-01-25 21:58:19 -05:00
parent 3413e16bce
commit 8bfb9d322a
Signed by: wmantly
GPG Key ID: 186A8370EFF937CA

View File

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