mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-23 11:26:16 +00:00
add version note
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#
|
||||
# Note: the two commands cannot be piplelined (mosquitto_pub -l)
|
||||
# because of a bug in mosquitto_pub: https://bugs.eclipse.org/bugs/show_bug.cgi?id=478917
|
||||
# If you have a newish version it should work fine.
|
||||
|
||||
|
||||
[ $# -ne 2 ] && { echo "Usage: $0 image-file full-name" >&2; exit 2; }
|
||||
|
||||
Reference in New Issue
Block a user