1
This commit is contained in:
parent
756695d0a5
commit
19e1e54300
@ -2,6 +2,8 @@
|
||||
|
||||
source ./common.sh
|
||||
|
||||
export GOTRACEBACK=crash
|
||||
|
||||
pid=$(ps -ef|grep "${PROJECT_NAME} -n $2 -i $1"|grep -v grep|awk '{print $2}')
|
||||
echo $pid
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user