propellor spin
This commit is contained in:
parent
af4055beff
commit
cfb71c42f4
|
@ -185,7 +185,7 @@ annexWebSite hosts origin hn uuid remotes = propertyList (hn ++" website using g
|
||||||
[ Git.cloned "joey" origin dir Nothing
|
[ Git.cloned "joey" origin dir Nothing
|
||||||
`onChange` setup
|
`onChange` setup
|
||||||
, postupdatehook `File.hasContent`
|
, postupdatehook `File.hasContent`
|
||||||
[ "!/bin/sh"
|
[ "#!/bin/sh"
|
||||||
, "exec git update-server-info"
|
, "exec git update-server-info"
|
||||||
] `onChange`
|
] `onChange`
|
||||||
(postupdatehook `File.mode` (combineModes (ownerWriteMode:readModes ++ executeModes)))
|
(postupdatehook `File.mode` (combineModes (ownerWriteMode:readModes ++ executeModes)))
|
||||||
|
|
Loading…
Reference in New Issue