mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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/ipsec stop
|
||||||
/etc/init.d/apache stop
|
/etc/init.d/apache stop
|
||||||
|
|
||||||
# Remove the old default theme
|
|
||||||
rm -rf /srv/web/ipfire/html/themes/ipfire
|
|
||||||
|
|
||||||
# rename /etc/modprobe.d files
|
# rename /etc/modprobe.d files
|
||||||
for i in $(find /etc/modprobe.d/* | grep -v ".conf"); do
|
for i in $(find /etc/modprobe.d/* | grep -v ".conf"); do
|
||||||
mv $i $i.conf
|
mv $i $i.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user