mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
captive: Logo directory no longer exists
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -94,7 +94,6 @@ etc/httpd/conf/vhosts.d/ipfire-interface.conf
|
||||
#srv/web/ipfire/htdocs/index.html
|
||||
#srv/web/ipfire/html
|
||||
srv/web/ipfire/html/captive
|
||||
#srv/web/ipfire/html/captive/logo
|
||||
#srv/web/ipfire/icons
|
||||
#srv/web/ipfire/icons/README
|
||||
#srv/web/ipfire/icons/README.html
|
||||
|
||||
@@ -65,7 +65,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
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/*/*}
|
||||
chmod -R 777 /srv/web/ipfire/html/captive/logo
|
||||
ln -svf ipfire /srv/web/ipfire/html/themes/ipfire-rounded
|
||||
|
||||
# Reset permissions of redirect templates and theme directories
|
||||
|
||||
Reference in New Issue
Block a user