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