mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
core78: Don't remove the ipfire theme.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user