From: Arne Fitzenreiter Date: Sun, 15 Jun 2008 07:47:17 +0000 (+0200) Subject: fix cut&paste typo X-Git-Tag: v2.3-beta1~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30abd97410f1113c1c5c2f0e35d157fe080f52d7;p=people%2Fstevee%2Fipfire-2.x.git fix cut&paste typo --- diff --git a/config/rootfiles/updater/update.sh b/config/rootfiles/updater/update.sh index 20e2821966..7f7d72ad33 100755 --- a/config/rootfiles/updater/update.sh +++ b/config/rootfiles/updater/update.sh @@ -97,7 +97,7 @@ sed -i "s|$OLDVERSION|$NEWVERSION|g" /opt/pakfire/etc/pakfire.conf # # Create new issue # -echo IPFire v$NEWVERSION - www.ipfire.org > / +echo IPFire v$NEWVERSION - www.ipfire.org > /etc/issue echo =================================== >> /etc/issue echo \\n running on \\s \\r \\m >> /etc/issue # Core 15 begin