diff --git a/prod/setup_host.sh b/prod/setup_host.sh index 9e57f1f..5d010cc 100644 --- a/prod/setup_host.sh +++ b/prod/setup_host.sh @@ -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