Merge branch 'dev' of http://git.legu.cc/liwei_3d/go_dreamfactory into dev
This commit is contained in:
commit
4c1fb5db0b
0
bin/bulid_linux.sh → bin/build_linux.sh
Normal file → Executable file
0
bin/bulid_linux.sh → bin/build_linux.sh
Normal file → Executable file
BIN
bin/gateway
BIN
bin/gateway
Binary file not shown.
BIN
bin/mainte
BIN
bin/mainte
Binary file not shown.
@ -25,7 +25,7 @@
|
||||
|
||||
}
|
||||
stop(){
|
||||
echo "stopping..."
|
||||
echo "stopping $SERVICE..."
|
||||
kill -9 `cat $SERVICE.pid`
|
||||
if [ $? -ne 0 ]
|
||||
then
|
||||
|
BIN
bin/worker
BIN
bin/worker
Binary file not shown.
Loading…
Reference in New Issue
Block a user