Update mm-scripts.sh
This commit is contained in:
@@ -887,7 +887,7 @@ MMSETUP(){
|
|||||||
exitstatus=$?; srvcs="$(join_by , $srvcs)";
|
exitstatus=$?; srvcs="$(join_by , $srvcs)";
|
||||||
fi
|
fi
|
||||||
srvcs=${srvcs/tautulli/snap.tautulli.tautulli}
|
srvcs=${srvcs/tautulli/snap.tautulli.tautulli}
|
||||||
[ "${SERVICESCHECK}" != "" ] && echo -e "\nSERVICESCHECK=${srvcs}\n\n#[OPTIONAL]" >> ${MMFOLDER}/settings.conf || echo -e "\n# SERVICESCHECK=\n\n#[OPTIONAL]"
|
[ "${SERVICESCHECK}" != "" ] && echo -e "\nSERVICESCHECK=${srvcs}\n\n#[OPTIONAL]" >> ${MMFOLDER}/settings.conf || echo -e "\n# SERVICESCHECK=\n\n#[OPTIONAL]" >> ${MMFOLDER}/settings.conf
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo -e "${idsCL[LightCyan]}You may choose to setup notifications by either SMTP and/or Pushover:${idsCL[Default]}"
|
echo -e "${idsCL[LightCyan]}You may choose to setup notifications by either SMTP and/or Pushover:${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user