From 30abd97410f1113c1c5c2f0e35d157fe080f52d7 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 15 Jun 2008 09:47:17 +0200 Subject: [PATCH] fix cut&paste typo --- config/rootfiles/updater/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5