- i suppose that '$' is not really needed..
This commit is contained in:
parent
4d5a30be34
commit
d570c72361
@ -13,7 +13,7 @@ case "$1" in
|
||||
killall olsrd
|
||||
;;
|
||||
*)
|
||||
echo $"Usage: $0 {start|stop}"
|
||||
echo "Usage: $0 {start|stop}"
|
||||
exit 1
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user