diff --git a/run.sh b/run.sh index 96b1028..07f8c4e 100755 --- a/run.sh +++ b/run.sh @@ -8,7 +8,7 @@ if [ -f /opt/mm.checking ]; then if [ ${fd} -gt 300 ]; then rm -f /opt/mm.checking else - echo -en "${idsCL[LightCyan]}Try again later, 'mm' program currently in use...${idsCL[Default]}" + echo -e "${idsCL[LightCyan]}Try again later, 'mm' program currently in use...${idsCL[Default]}" fi fi if [ ! -f /opt/mm.checking ]; then