Skip to content

Commit

Permalink
Update host setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
typpo committed Jan 10, 2017
1 parent 4efffe3 commit cb7d258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prod/setup_host.sh
Expand Up @@ -4,7 +4,7 @@
pushd ~

curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get -y install nginx mosh unattended-upgrades git-core nodejs
sudo apt-get -y install nginx mosh unattended-upgrades git-core nodejs htop

npm install -g yarn pm2

Expand Down

0 comments on commit cb7d258

Please sign in to comment.