]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/rootfiles/updater/update.sh
seperated core update files from update to 2.3
[people/teissler/ipfire-2.x.git] / config / rootfiles / updater / update.sh
index 1ee2500829f81a383b702003b2ec54d81b89369e..a59e0a1f0d9143434e398a2ac7b161639eb74257 100755 (executable)
@@ -112,10 +112,10 @@ sed -i "s|$OLDVERSION|$NEWVERSION|g" /opt/pakfire/etc/pakfire.conf
 echo IPFire v$NEWVERSION - www.ipfire.org > /etc/issue
 echo =================================== >> /etc/issue
 echo \\n running on \\s \\r \\m >> /etc/issue
-# Core 16 begin
+# Core 17 begin
 perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
 /etc/init.d/mISDN config
-# Core 16 end
+# Core 17 end
 #
 # Remove obsolete packages
 #
@@ -135,4 +135,4 @@ chmod +x /tmp/remove_obsolete_paks
 /tmp/remove_obsolete_paks &
 echo
 echo Please wait until pakfire has ended...
-echo
\ No newline at end of file
+echo