Files
private-cloud/console/startup.sh

6 lines
152 B
Bash
Raw Normal View History

#!/usr/bin/env bash
#filepath=$(cd "$(dirname "$0")"; pwd)
#cd $filepath
#NODE_ENV=${1} nohup node irext_console.js &
tmux -c "node irext_console.js &"