[Hejes-devel] [1549] dbblog/Makefile: commented out unnec.

hejes-devel at nytud.hu hejes-devel at nytud.hu
Wed Dec 16 15:55:27 CET 2015


Revision: 1549
Author:   mihaltz
Date:     2015-12-16 15:55:26 +0100 (Wed, 16 Dec 2015)
Log Message:
-----------
dbblog/Makefile: commented out unnec. chmod in deploy

Modified Paths:
--------------
    trunk/misc/dbblog/Makefile

Modified: trunk/misc/dbblog/Makefile
===================================================================
--- trunk/misc/dbblog/Makefile	2015-12-16 14:16:49 UTC (rev 1548)
+++ trunk/misc/dbblog/Makefile	2015-12-16 14:55:26 UTC (rev 1549)
@@ -54,7 +54,7 @@
 deploy_images:
 	cp ../../web2py/applications/helyesiras_webdev/static/blog/* $(LIVEDIR)/static/blog
 #	sudo chown www-data:www-data $(LIVEDIR)/static/blog/*
-	-chmod 664 $(LIVEDIR)/static/blog/*
+#	-chmod 664 $(LIVEDIR)/static/blog/*
 
 # Deploy sitemap.xml file: copy from current working copy directory to livedir
 # Use on production server only!




More information about the Hejes-devel mailing list