Update restart.sh

pull/252/head
mayasong 2018-12-04 16:03:40 +08:00 committed by GitHub
parent 3b08a6706c
commit edf12f4b21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
#test pull requests
if [ -z "$1" ]; then
/bin/echo "$0 <command line>"
exit 1