--- elwix/Attic/install2dev.sh 2011/07/21 14:12:37 1.1.2.2 +++ elwix/Attic/install2dev.sh 2011/07/21 14:26:08 1.1.2.3 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: install2dev.sh,v 1.1.2.2 2011/07/21 14:12:37 misho Exp $ +# $Id: install2dev.sh,v 1.1.2.3 2011/07/21 14:26:08 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -18,7 +18,7 @@ fi if [ "${USER}" != "root" ]; then echo - echo "ELWIX project is not configured - FS must build under root !?!" + echo "ELWIX project is not configured - install must build under root !?!" echo exit 1 fi