Files
private-cloud/console/startup.sh
2020-01-12 19:15:08 +08:00

6 lines
152 B
Bash

#!/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 &"