make command not block.
This commit is contained in:
parent
0fca4a6e41
commit
d2173ab9a2
@ -51,7 +51,7 @@ jobs:
|
||||
cd /root/Server;
|
||||
source /etc/profile;
|
||||
/root/Server/HttpServer --exit;
|
||||
sleep 10;
|
||||
sleep 1;
|
||||
cp /tmp/HttpServer /root/Server/HttpServer;
|
||||
/root/Server/HttpServer &;
|
||||
exit 0;
|
||||
|
Loading…
Reference in New Issue
Block a user