new header for meta title
parent
6a91c8a116
commit
1a104686ac
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
clear
|
||||
echo "Launching NodeBB"
|
||||
supervisor --extensions 'node|js|tpl' app
|
||||
supervisor --extensions 'node|js|tpl' -- app $1
|
Loading…
Reference in New Issue