X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmmh.sh;h=68cf1201d1da7a3400a33a2aa449cfa0ba725206;hb=6d6b17fd2311daa48928e36bb131cda8fd1c91eb;hp=cb27ae82ddac373d376e2a8447edc910e81390fc;hpb=f387b393dfab5cb5c00974b1807e8633531e0774;p=mmh diff --git a/uip/mmh.sh b/uip/mmh.sh index cb27ae8..68cf120 100755 --- a/uip/mmh.sh +++ b/uip/mmh.sh @@ -31,7 +31,7 @@ while [ $# -ge 1 ] ; do ;; -v*) echo "mmh has no own version number, thus this instead:" - folder -version + folder -Version exit 0 ;; -h*|*) @@ -99,8 +99,6 @@ if [ -f "$profile" ] ; then ''|Y*|y*) cd "$mmhpath" ${VISUAL:-${EDITOR:-vi}} "$profile" - echo 3. - folder echo echo "Enjoy ..." exit 0