core78: Don't remove the ipfire theme.

This commit is contained in:
Michael Tremer
2014-05-14 20:31:12 +02:00
parent 172c1f72c4
commit 28f44b83c3

View File

@@ -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