]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
fix cut&paste typo
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 15 Jun 2008 07:47:17 +0000 (09:47 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 15 Jun 2008 07:47:17 +0000 (09:47 +0200)
config/rootfiles/updater/update.sh

index 20e282196602a900cbbbcd135ad18b859bf97ce9..7f7d72ad33838dd6559f68e904da0a55b843150d 100755 (executable)
@@ -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