mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Modified ZM_PATH_UPDATE and sql script behaviour
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1938 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
@@ -14,6 +14,7 @@ ZM_VERSION=@VERSION@
|
||||
|
||||
# Path to build directory, used mostly for finding DB upgrade scripts
|
||||
ZM_PATH_BUILD=@PATH_BUILD@
|
||||
ZM_PATH_UPDATE=@PATH_BUILD@/db
|
||||
|
||||
# Build time, used to record when to trigger various checks
|
||||
ZM_TIME_BUILD=@TIME_BUILD@
|
||||
@@ -48,4 +49,3 @@ ZM_DB_USER=@ZM_DB_USER@
|
||||
|
||||
# ZoneMinder database password
|
||||
ZM_DB_PASS=@ZM_DB_PASS@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user