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