Update defaults.inc

This commit is contained in:
2023-04-27 21:06:16 -05:00
parent db958edf6d
commit 72edf0ec40

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='3.8.137-04232023'
VERS='3.8.139-04232023'
MMFOLDER="/opt/idssys/mediamanager"
MMSRV=$(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1)
@@ -12,7 +12,7 @@ IFS=,
UPDATE_SERVICES=(${UPDATESERVICES})
unset IFS
noheader=' check noup stop '
noheader=' check noup stop update-organizr '
logfile=${MMFOLDER}/logs/logfile
outputlogfile=${MMFOLDER}/logs/outputs.check.log