Merge pull request #3792 from Simpler1/patch-7

Fix(uname): Copy/paste typo in comment
This commit is contained in:
Isaac Connor
2023-12-07 10:08:30 -05:00
committed by GitHub

View File

@@ -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