From edf12f4b21c7cbf159e13c5c0c1a61810375937d Mon Sep 17 00:00:00 2001 From: mayasong <44999501+mystop1@users.noreply.github.com> Date: Tue, 4 Dec 2018 16:03:40 +0800 Subject: [PATCH] Update restart.sh --- restart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restart.sh b/restart.sh index 2b70250..e4986fa 100755 --- a/restart.sh +++ b/restart.sh @@ -1,5 +1,5 @@ #!/bin/sh - +#test pull requests if [ -z "$1" ]; then /bin/echo "$0 " exit 1