Update mm-scripts.sh

This commit is contained in:
2023-04-21 22:49:17 -05:00
parent aed9b5f648
commit 837a164c54

View File

@@ -865,6 +865,7 @@ MMSETUP(){
if [ "${SERVICESCHECK}" != "" ]; then
echo
srvcs=${SERVICESCHECK/snap.tautulli.tautulli/tautulli}
read -n 1 -p "Run previous services [${srvcs}] (Y/n)?" choice
case "$choice" in