Commit 3aa6c26d authored by nanahira's avatar nanahira

fix

parent 5f064c34
......@@ -7,7 +7,7 @@ echo "deb http://download.mono-project.com/repo/ubuntu xenial main" | sudo -E te
echo y | sudo -E apt-get update -y
echo y | sudo -E apt-get install -y curl git build-essential libreadline-dev libsqlite3-dev mono-complete
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E -E bash -
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
echo y | sudo -E apt-get install -y nodejs
sudo -E npm install pm2 -g
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment