Files
private-cloud/private-console/startup.sh
2025-10-28 10:30:20 +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 &"