]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
core78: Don't remove the ipfire theme.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 May 2014 18:31:12 +0000 (20:31 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 May 2014 18:31:12 +0000 (20:31 +0200)
config/rootfiles/core/78/update.sh

index 0d59761114819b3b0cabbcc5c44dc8300841cfa2..cb9af9f242d48c599280bb962b624ca4fc91d975 100644 (file)
@@ -135,9 +135,6 @@ esac
 /etc/init.d/ipsec stop
 /etc/init.d/apache stop
 
 /etc/init.d/ipsec stop
 /etc/init.d/apache stop
 
-# Remove the old default theme
-rm -rf /srv/web/ipfire/html/themes/ipfire
-
 # rename /etc/modprobe.d files
 for i in $(find /etc/modprobe.d/* | grep -v ".conf"); do
        mv $i $i.conf
 # rename /etc/modprobe.d files
 for i in $(find /etc/modprobe.d/* | grep -v ".conf"); do
        mv $i $i.conf