updated console and server repo name
This commit is contained in:
5
private-console/startup.sh
Normal file
5
private-console/startup.sh
Normal 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 &"
|
||||
Reference in New Issue
Block a user