Update mm-scripts.sh

This commit is contained in:
2023-04-21 19:52:21 -05:00
parent 2214c01190
commit 2902f781ec

View File

@@ -840,7 +840,6 @@ SHOWSRVCUPDATES(){
} }
MMSETUP(){ MMSETUP(){
function join_by { local IFS="$1"; shift; echo "$*"; }
export NEWT_COLORS='' export NEWT_COLORS=''
srvcs=$(whiptail --title "Media Manager Service Selector" --checklist --separate-output \ srvcs=$(whiptail --title "Media Manager Service Selector" --checklist --separate-output \
"\nPlease select which services to enable for this system:" 0 70 16 \ "\nPlease select which services to enable for this system:" 0 70 16 \