sc-portal/smf/run.sh

5 lines
86 B
Bash
Raw Normal View History

#!/bin/sh
cd /opt/spearhead/portal
/opt/local/bin/node bin/server.js cfg/prod.json &