Commit 7e69f165fe2093b07ec37ee974da2157319507d3

Authored by Sergio Oliveira
1 parent ac38357f

colab/assets is already created with right permissions

Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
Signed-off-by: Antonio Terceiro <terceiro@softwarelivre.org>
Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com>
Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
colab/colab.spec
@@ -220,7 +220,6 @@ fi @@ -220,7 +220,6 @@ fi
220 # FIXME colab should not depend on nginx 220 # FIXME colab should not depend on nginx
221 ln -s /var/lib/colab/assets /usr/share/nginx/colab 221 ln -s /var/lib/colab/assets /usr/share/nginx/colab
222 222
223 -chown -R colab:colab /var/lib/colab/assets  
224 colab-admin collectstatic --noinput 223 colab-admin collectstatic --noinput
225 224
226 if [ $1 -gt 1 ]; then 225 if [ $1 -gt 1 ]; then