From cfb71c42f47f4ee27d0ed12ecbe3f2ba89b00613 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 30 Apr 2014 20:56:24 -0400 Subject: propellor spin --- Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Propellor') diff --git a/Propellor/Property/SiteSpecific/JoeySites.hs b/Propellor/Property/SiteSpecific/JoeySites.hs index 5b518d17..bdc60a5b 100644 --- a/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/Propellor/Property/SiteSpecific/JoeySites.hs @@ -185,7 +185,7 @@ annexWebSite hosts origin hn uuid remotes = propertyList (hn ++" website using g [ Git.cloned "joey" origin dir Nothing `onChange` setup , postupdatehook `File.hasContent` - [ "!/bin/sh" + [ "#!/bin/sh" , "exec git update-server-info" ] `onChange` (postupdatehook `File.mode` (combineModes (ownerWriteMode:readModes ++ executeModes))) -- cgit v1.2.3