diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-03-12 16:12:36 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-03-12 16:12:36 -0400 |
| commit | b3f231c750e571795787e0f11f90a3d68720e6eb (patch) | |
| tree | 8a07f5e9924c023bc9f317715c3efffd0dfd75d4 /src | |
| parent | 8fca89831f7812844b240dca95e669367563fab5 (diff) | |
propellor spin
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/SiteSpecific/JoeySites.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 1b03798a..e9bf6f52 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -24,7 +24,6 @@ import Data.String.Utils scrollBox :: Property HasInfo scrollBox = propertyList "scroll server" $ props - & alias "scroll.joeyh.name" & User.accountFor "scroll" & Git.cloned "scroll" "git://git.kitenet.net/scroll" (d </> "scroll") Nothing & Apt.installed ["ghc", "make", "cabal-install", "libghc-vector-dev", |
