Update mm-scripts.sh

This commit is contained in:
2023-04-29 22:43:21 -05:00
parent cee65e9300
commit 55e3723eb0

View File

@@ -1355,7 +1355,7 @@ USAGE(){
echo -e " ${idsCL[Yellow]}cron ${idsCL[Default]}--> Crontab job for maintaining system (run */1 min)"
echo -e " ${idsCL[Yellow]}update ${idsCL[Default]}--> Check for and install new MM updates"
echo -e " ${idsCL[Yellow]}clear ${idsCL[Default]}--> Clear all tmp system files, not normally needed"
echo -e " ${idsCL[Yellow]}setup ${idsCL[Default]}--> Setup/Reconfigure (Network/MM Config/SSHFS Mount)"
echo -e " ${idsCL[Yellow]}setup ${idsCL[Default]}--> Setup/Reconfigure (Network/Services/SSHFS Mount)"
echo
echo
srvcsavail="$(join_by , ${MM_SERVICES})"