X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=0f412af2d3e2160815f661e51d66af9846dae9b4;hb=fd6981190ae2f3f1beb4ecf73fb1791b04dfa190;hp=05b7c40b5b5c71343fa6a55a7da9613fce45ebcd;hpb=1e9e6a345b4925be4831fc0c3dabd27e3f84a709;p=grml-live.git diff --git a/grml-live b/grml-live index 05b7c40..0f412af 100755 --- a/grml-live +++ b/grml-live @@ -188,10 +188,10 @@ if [ "$ARCH" = x86 ] ; then fi # amd64: elif [ "$ARCH" = amd64 ] ; then - echo 'Warning: gebi, it is your turn. :)'>2 + echo 'Warning: gebi, it is your turn. :)'>&2 # ppc: elif [ "$ARCH" = powerpc ] ; then - echo 'Warning: formorer, it is your turn. :)'>2 + echo 'Warning: formorer, it is your turn. :)'>&2 # unsuported: else echo 'Warning: Unsupported ARCH, sorry. Want to support it? Contribute!'>&2