Update mm-scripts.sh
This commit is contained in:
@@ -915,18 +915,7 @@ MMSETUP(){
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo
|
echo
|
||||||
read -n 1 -p "Do you wish to start services now (y/N)?" choice
|
|
||||||
case "$choice" in
|
|
||||||
[Yy])
|
|
||||||
echo
|
|
||||||
# MMSTART start
|
|
||||||
;;
|
|
||||||
* )
|
|
||||||
echo
|
|
||||||
echo -e "${idsCL[LightCyan]}Not starting. To start, run the command `mm start`${idsCL[Default]}"
|
|
||||||
echo
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
echo -e "${idsCL[LightCyan]}The following are Media Manager (mm) usage commands:${idsCL[Default]}"
|
echo -e "${idsCL[LightCyan]}The following are Media Manager (mm) usage commands:${idsCL[Default]}"
|
||||||
DIVIDER . lightGreen
|
DIVIDER . lightGreen
|
||||||
|
|||||||
Reference in New Issue
Block a user