mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Merge pull request #3792 from Simpler1/patch-7
Fix(uname): Copy/paste typo in comment
This commit is contained in:
@@ -59,7 +59,7 @@ ZM_PATH_ARP_SCAN="@ZM_PATH_ARP_SCAN@"
|
||||
ZM_PATH_RM="@ZM_PATH_RM@"
|
||||
|
||||
# Full path to optional uname binary or just uname to use PATH
|
||||
# ZoneMinder will find the rm binary automatically on most systems
|
||||
# ZoneMinder will find the uname binary automatically on most systems
|
||||
ZM_PATH_UNAME="@ZM_PATH_UNAME@"
|
||||
|
||||
# Full path to optional ip binary or just ip to use PATH
|
||||
|
||||
Reference in New Issue
Block a user