Skip to content

Instantly share code, notes, and snippets.

@saxenap
Created April 22, 2018 03:14
Show Gist options
  • Save saxenap/bba83ba58716ff3edfec651c1a313759 to your computer and use it in GitHub Desktop.
Save saxenap/bba83ba58716ff3edfec651c1a313759 to your computer and use it in GitHub Desktop.
#!/bin/bash
curl --silent --location https://rpm.nodesource.com/setup_9.x | sudo bash -
sudo yum -y install nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment