Alx

Results 3 issues of Alx

I have this problem on two different configs. ``` Thu Jan 16 00:11:45 2020 GID set to root Thu Jan 16 00:11:45 2020 setgroups('root') failed: Operation not permitted (errno=1) Thu...

If you have several files of one font, for ex.: `url(fonts/font.woff)` `url(fonts/font.woff2)` It's pack to this: ``` url(/design/siteaccess/stylesheets/fonts/font.woff) url(/design/siteaccess/stylesheets//design/siteaccess/stylesheets/fonts/font.woff2) ``` The commit fix this bug.