Update mm-scripts.sh

This commit is contained in:
2022-01-31 22:10:20 -06:00
parent 3ce51e6613
commit 3ea7ea0f97

View File

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