Removed custom zmu command path
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1641 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
parent
7468286725
commit
6c8d24cd66
|
@ -153,7 +153,6 @@ function getZmuCommand( $args )
|
||||||
}
|
}
|
||||||
|
|
||||||
$zmu_command = ZMU_PATH;
|
$zmu_command = ZMU_PATH;
|
||||||
$zmu_command = "/home/stan/zm/src/zmu";
|
|
||||||
|
|
||||||
if ( ZM_OPT_USE_AUTH )
|
if ( ZM_OPT_USE_AUTH )
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue