diff --git a/lfs/web-user-interface b/lfs/web-user-interface index 8e461d55c..475bb68c3 100644 --- a/lfs/web-user-interface +++ b/lfs/web-user-interface @@ -68,7 +68,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) ln -svf ipfire /srv/web/ipfire/html/themes/ipfire-rounded # Reset permissions of redirect templates and theme directories - find /srv/web/ipfire/html/{redirect-templates,themes} -type d | xargs chmod -v 755 + find /srv/web/ipfire/html/{captive,redirect-templates,themes} -type d | xargs chmod -v 755 # Captive Portal CSS ln -svf --relative /usr/share/bootstrap/css/bootstrap-grid.min.css \