diff --git a/install.sh b/install.sh new file mode 100644 index 0000000..0864dce --- /dev/null +++ b/install.sh @@ -0,0 +1,3 @@ +apt-get install git npm nodejs +npm install +sh start.sh \ No newline at end of file