shell script for running supervisor with nodebb for development

This commit is contained in:
psychobunny
2013-04-25 19:48:57 +00:00
parent e5a6d1bf8b
commit a085b7eb0a

4
nodebb Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
clear
echo "Launching NodeBB"
supervisor --extensions 'node|js|tpl' app