From: Michael Tremer Date: Thu, 22 May 2008 10:25:14 +0000 (+0200) Subject: Removed that silly welcome screen. X-Git-Tag: v3.0-alpha1~1007^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=05acbdcb1927fccb3c14b5e0812352e34613bdca;p=ipfire-3.x.git Removed that silly welcome screen. --- diff --git a/tools/make-interactive b/tools/make-interactive index 9e2c73b96..af0f14168 100644 --- a/tools/make-interactive +++ b/tools/make-interactive @@ -220,32 +220,6 @@ g[iu]t) esac ;; -welcome) - clear - #. $BASEDIR/tools/make-git - - echo -ne " -############################################################################### -# -# ${FAIL}$NAME${NORMAL} $VERSION -# -############################################################################### -# -# ${BOLD}You are:${NORMAL} $(git config user.name) <$(git config user.email)> -# -# ${BOLD}You are on branch:${NORMAL} -# -$(git branch --color) -# -############################################################################### -# -$(git diff --stat --color) -# -############################################################################### -" - - ;; - uploadsrc) PWD=`pwd` cd $BASEDIR/cache/