]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/rootfiles/core/78/update.sh
core78: Don't remove the ipfire theme.
[people/teissler/ipfire-2.x.git] / 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