merged private server and console to private-cloud

This commit is contained in:
strawmanbobi
2020-01-12 19:15:08 +08:00
parent 15d977ccd6
commit 90f2d17331
176 changed files with 220265 additions and 0 deletions

5
console/startup.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/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 &"