mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Add an alternative default theme with rounded corners.
This commit is contained in:
@@ -98,6 +98,7 @@ ifeq "$(PASS)" "C"
|
||||
chmod -R 755 /srv/web/ipfire/cgi-bin
|
||||
chmod -R 644 /srv/web/ipfire/html
|
||||
chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,dial.cgi,images,include,themes,themes/*,themes/*/*}
|
||||
ln -svf ipfire /srv/web/ipfire/html/themes/ipfire-rounded
|
||||
|
||||
# Reset permissions of redirect templates directories
|
||||
find /srv/web/ipfire/html/redirect-templates -type d | xargs chmod -v 755
|
||||
|
||||
Reference in New Issue
Block a user