Update mm-scripts.sh
This commit is contained in:
@@ -481,7 +481,7 @@ MMSTART(){
|
||||
else
|
||||
echo -e "${idsCL[LightYellow]}Skipping${idsCL[Default]}"
|
||||
fi
|
||||
echo
|
||||
[ "${2}" != "q" ] && [ "${2}" != "qq" ] && echo
|
||||
|
||||
if [ "${1}" == "start" ] || [ "${1}" == "restart" ]; then
|
||||
#echo -e "${idsCL[LightCyan]}It may take a couple of minutes before all services fully start${idsCL[Default]}"
|
||||
@@ -497,7 +497,7 @@ MMSTART(){
|
||||
echo -e "${idsCL[Green]}All systems are go!${idsCL[Default]}"
|
||||
|
||||
fi
|
||||
echo
|
||||
[ "${2}" != "q" ] && [ "${2}" != "qq" ] && echo
|
||||
|
||||
[ $VERBOSE = true ] && DEBUGLOGSTOP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user