Skip to content

Instantly share code, notes, and snippets.

View EthanWu's full-sized avatar
💭
I may be slow to respond.

ethan-wu EthanWu

💭
I may be slow to respond.
  • Xiamen Boostfield Information Techonology Co,. Ltd
  • Xiamen
View GitHub Profile
#!/bin/bash
echo "Node Linux Installer by www.github.com/taaem"
echo "Need Root for installing NodeJS"
sudo sh -c 'echo "Got Root!"'
echo "Get Latest Version Number..."
{
wget --output-document=node-updater.html https://nodejs.org/dist/latest/