Use nodejs-legacy because sqlite3 is bad.

This commit is contained in:
Cryptkeeper 2015-12-10 22:23:17 -06:00
parent 51bbb58146
commit 0fbb56d93b

@ -1,3 +1,3 @@
apt-get install git npm nodejs sqlite3 apt-get install git npm nodejs-legacy sqlite3
npm install npm install
sh start.sh sh start.sh