Update mm-scripts.sh

This commit is contained in:
2022-03-14 18:19:45 -05:00
parent 17f33b3422
commit eeb77c6f45

View File

@@ -201,7 +201,8 @@ if [ ! -f /opt/mm.update.stop ]; then
esac
else
echo -e "${idsCL[Yellow]}Part of the system is currently updating, please try again shortly. Updates usually only take 1-3mins.${idsCL[Default]}"
echo -e "${idsCL[Yellow]}Part of the system is currently updating, please try again shortly.\nUpdates usually only take 1-3mins.${idsCL[Default]}"
echo
fi
exit 0