From f9bef5e4c20a22d27781b24517984f0c0388f460 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 23 Mar 2020 11:26:44 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 565e1662..00eb8980 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -488,7 +488,7 @@ quarantimer = host "quarantimer.app" $ props & LetsEncrypt.letsEncrypt (LetsEncrypt.AgreeTOS (Just "id@joeyh.name")) "quarantimer.app" "/home/joey/quarantimer/static" & Apt.installed ["screen", "git", "ghc"] - & Apt.installed ["zlib1g-dev"] + & Apt.installed ["zlib1g-dev", "imagemagick"] -- (Installing quarantimer not yet automated) -- cgit v1.2.3