X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=0ee4a4291e80bbd30341dff2fea23680e1ceb99d;hb=80288830b44101816c191820b5a7cce6e61fa3c6;hp=df26b86ccd179102cb50f02eca12ed2061fe1fdc;hpb=9eb39cc2b2580bb03253ac4bca1f9d028731be96;p=grml-live.git diff --git a/grml-live b/grml-live index df26b86..0ee4a42 100755 --- a/grml-live +++ b/grml-live @@ -562,7 +562,7 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then if [ -z "$NO_ADDONS" ] ; then if ! [ -d /usr/share/grml-live/templates/boot/addons/bsd4grml ] ; then - ewarn "Boot addons not found, skipping therefor. (Consider installing package grml-live-addons)" ; eend 0 + ewarn "Boot addons not found, skipping therefore. (Consider installing package grml-live-addons)" ; eend 0 else # copy only files so we can handle bsd4grml on its own for file in ${TEMPLATE_DIRECTORY}/boot/addons/* ; do