From 28f44b83c32f72074bc75817698a2958119020bd Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 14 May 2014 20:31:12 +0200 Subject: [PATCH] core78: Don't remove the ipfire theme. --- config/rootfiles/core/78/update.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/rootfiles/core/78/update.sh b/config/rootfiles/core/78/update.sh index 0d59761114..cb9af9f242 100644 --- a/config/rootfiles/core/78/update.sh +++ b/config/rootfiles/core/78/update.sh @@ -135,9 +135,6 @@ esac /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 -- 2.39.5