Update mm-scripts.sh
This commit is contained in:
@@ -865,6 +865,7 @@ MMSETUP(){
|
|||||||
|
|
||||||
|
|
||||||
if [ "${SERVICESCHECK}" != "" ]; then
|
if [ "${SERVICESCHECK}" != "" ]; then
|
||||||
|
echo
|
||||||
srvcs=${SERVICESCHECK/snap.tautulli.tautulli/tautulli}
|
srvcs=${SERVICESCHECK/snap.tautulli.tautulli/tautulli}
|
||||||
read -n 1 -p "Run previous services [${srvcs}] (Y/n)?" choice
|
read -n 1 -p "Run previous services [${srvcs}] (Y/n)?" choice
|
||||||
case "$choice" in
|
case "$choice" in
|
||||||
|
|||||||
Reference in New Issue
Block a user