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 bc71166..b8e5d0a 100644
--- a/Makefile
+++ b/Makefile
@@ -55,6 +55,7 @@ devinstall:
webtest: devinstall
/sbin/service cobblerd restart
/sbin/service httpd restart
+ chmod +x /var/www/cgi-bin/cobbler/*.cgi
sdist: clean messages updatewui
python setup.py sdist