Update mm-scripts.sh

This commit is contained in:
2022-01-23 15:00:55 -06:00
parent d26a2c416a
commit ac88491446

View File

@@ -9,7 +9,7 @@ source /opt/idssys/defaults/default.inc
source /opt/idssys/settings/mediamanager.conf
source /opt/idssys/mediamanager/defaults.inc
if [ "${action}" -ne "update" ]; then
if [ "${action}" != "update" ]; then
echo ""
echo -e "${idsCL[LightGreen]} MediaManager ${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}"
DIVIDER . lightGreen