add dev testing shortcut

This commit is contained in:
Ian 2014-10-09 00:16:39 -07:00
parent 5504c7388f
commit 4604e9bc81

4
scripts/dev.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd `dirname $0`
supervisor ../server/app.js