Update mm-scripts.sh
This commit is contained in:
@@ -1355,7 +1355,7 @@ USAGE(){
|
|||||||
echo -e " ${idsCL[Yellow]}cron ${idsCL[Default]}--> Crontab job for maintaining system (run */1 min)"
|
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]}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]}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
|
||||||
echo
|
echo
|
||||||
srvcsavail="$(join_by , ${MM_SERVICES})"
|
srvcsavail="$(join_by , ${MM_SERVICES})"
|
||||||
|
|||||||
Reference in New Issue
Block a user