update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERS='3.8.141-04232023'
|
||||
VERS='3.8.142-04232023'
|
||||
|
||||
MMFOLDER="/opt/idssys/mediamanager"
|
||||
MMSRV=$(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1)
|
||||
|
||||
@@ -1402,6 +1402,7 @@ if [ ! -f ${MMFOLDER}/mm.update.stop ]; then
|
||||
update-organizr) UPDATEORGANIZR;;
|
||||
clear) echo -e "${idsCL[LightCyan]}Clearing all mm.* files ${idsCL[Default]}"; echo;;
|
||||
*) USAGE;;
|
||||
|
||||
esac
|
||||
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user