Update restart.sh
parent
3b08a6706c
commit
edf12f4b21
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
#test pull requests
|
||||
if [ -z "$1" ]; then
|
||||
/bin/echo "$0 <command line>"
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue