fix typo
This commit is contained in:
parent
8c8c257799
commit
064be68efa
|
@ -8,7 +8,7 @@ ZM_PATH_CONTENT="@ZM_CONTENTDIR@"
|
|||
ZM_LOGDIR="@ZM_LOGDIR@"
|
||||
|
||||
# Set the zoneminder temp dir default to be the one supplied to cmake
|
||||
ZM_LOGDIR="@ZM_TMPDIR@"
|
||||
ZM_TMPDIR="@ZM_TMPDIR@"
|
||||
|
||||
echo "*** This bash script creates the nessecary symlinks for the zoneminder content"
|
||||
echo "*** It can use an existing content folder or create a new one"
|
||||
|
|
Loading…
Reference in New Issue