summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-06-01 13:35:21 -0400
committerJoey Hess2014-06-01 13:35:21 -0400
commitc224625734fb4b6ae11f6fdd897ed83fc7f7bab5 (patch)
tree84683810e856b6a7dee6d9bec6e88bba3a9fad8a /config-joey.hs
parent527fff74c39a551a07a241aea671cec41645ebee (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 9f5005b3..3f0d5154 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -224,7 +224,7 @@ hosts = -- (o) `
in GitAnnexBuilder.androidContainer dockerImage "android-git-annex" doNothing gitannexdir
& Docker.volume ("/home/joey/src/git-annex:" ++ gitannexdir)
- -- temp for an aqquantance
+ -- temp for an accuantance
, standardContainer "voltagex" Stable "amd64"
& Docker.publish "22022:22"
& Apt.serviceInstalledRunning "ssh"