From 7e69f165fe2093b07ec37ee974da2157319507d3 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Thu, 24 Sep 2015 15:23:56 -0300 Subject: [PATCH] colab/assets is already created with right permissions --- colab/colab.spec | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/colab/colab.spec b/colab/colab.spec index d53d5da..b0b7d9c 100644 --- a/colab/colab.spec +++ b/colab/colab.spec @@ -220,7 +220,6 @@ fi # FIXME colab should not depend on nginx ln -s /var/lib/colab/assets /usr/share/nginx/colab -chown -R colab:colab /var/lib/colab/assets colab-admin collectstatic --noinput if [ $1 -gt 1 ]; then -- libgit2 0.21.2