Update mm-scripts.sh
This commit is contained in:
@@ -840,7 +840,6 @@ SHOWSRVCUPDATES(){
|
||||
}
|
||||
|
||||
MMSETUP(){
|
||||
function join_by { local IFS="$1"; shift; echo "$*"; }
|
||||
export NEWT_COLORS=''
|
||||
srvcs=$(whiptail --title "Media Manager Service Selector" --checklist --separate-output \
|
||||
"\nPlease select which services to enable for this system:" 0 70 16 \
|
||||
|
||||
Reference in New Issue
Block a user