51028156c9
we can run this in a Joyent-branded zone too.
5 lines
86 B
Bash
Executable File
5 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd /opt/spearhead/portal
|
|
/opt/local/bin/node bin/server.js cfg/prod.json &
|