From 937fced215c3e44db2a4be277e81cf8d615ce758 Mon Sep 17 00:00:00 2001 From: xinyang Date: Mon, 6 May 2019 23:14:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=BB=91=E5=AE=9Amonitor?= =?UTF-8?q?=E4=B8=8E=E8=BF=90=E8=A1=8C=E5=8F=82=E6=95=B0=E5=88=B0=E5=8F=AF?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E6=96=87=E4=BB=B6=E7=9A=84cmake=20target?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/monitor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/monitor.sh b/tools/monitor.sh index 5b16d2a..02381f8 100755 --- a/tools/monitor.sh +++ b/tools/monitor.sh @@ -1,7 +1,7 @@ #!/bin/sh # usage: monitor.sh "" -# And then when ever the exe shutdonw it will be automatically restart +# And then when ever the exe shutdown it will be automatically restart exe=$1 while true; do