Update mm-scripts.sh

This commit is contained in:
2023-04-21 21:16:14 -05:00
parent e98e8bed22
commit 7b3f1eab53

View File

@@ -916,6 +916,8 @@ MMSETUP(){
case "$choice" in case "$choice" in
[Yy]) echo;MMSTART start;; esac [Yy]) echo;MMSTART start;; esac
/usr/local/bin/mm
# cat ${MMFOLDER}/settings.conf # cat ${MMFOLDER}/settings.conf
;; ;;
* ) exit 0;; * ) exit 0;;