mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Captive-Portal: Fix folder permissions
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
52383f583e
commit
6820454e54
@@ -65,6 +65,7 @@ $(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/*/*,captive/*,captive/*/*}
|
||||
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