Update mm-scripts.sh
This commit is contained in:
@@ -1356,8 +1356,13 @@ USAGE(){
|
|||||||
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/MM Config/SSHFS Mount)"
|
||||||
echo ""
|
echo
|
||||||
echo ""
|
echo
|
||||||
|
srvcs2="$(join_by , ${MM_SERVICES})"; srvcs2=${SERVICESCHECK/snap.tautulli.tautulli/tautulli}
|
||||||
|
echo -e " Services Available: ${idsCL[LightCyan]}"
|
||||||
|
echo
|
||||||
|
echo -e " ${idsCL[Yellow]}${srvcs2}${idsCL[Default]}"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user