mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
- 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
|
killall olsrd
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo $"Usage: $0 {start|stop}"
|
echo "Usage: $0 {start|stop}"
|
||||||
exit 1
|
exit 1
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user