diff options
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 12846d36..03efed22 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -44,7 +44,7 @@ main = defaultMain hosts -- / \___-=O`/|O`/__| (____.' Deployed -} -- `/-==__ _/__|/__=-| ( \_ hosts :: [Host] -- * \ | | '--------' hosts = -- (o) ` - [ darkstar + [ darkstar , gnu , clam , mayfly |
