summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ca8f57c..6e8ac88 100644
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,7 @@ devinstall:
find /var/lib/cobbler/triggers | xargs chmod +x
chown -R apache /var/www/cobbler
chown -R apache /var/www/cgi-bin/cobbler
+ chmod -R +x /var/www/cobbler/web
sdist: clean messages updatewui
python setup.py sdist