first steps on a setup script

This commit is contained in:
Ollie Glass
2014-07-01 12:58:43 +01:00
parent d478ddce83
commit 8be5020743
Executable
+6
View File
@@ -0,0 +1,6 @@
cd /vagrant
sudo apt-get update
sudo apt-get -y install nodejs npm
source deploy.sh