diff options
| author | Joey Hess <joey@kitenet.net> | 2014-06-01 13:35:21 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-06-01 13:35:21 -0400 |
| commit | c224625734fb4b6ae11f6fdd897ed83fc7f7bab5 (patch) | |
| tree | 84683810e856b6a7dee6d9bec6e88bba3a9fad8a /config-joey.hs | |
| parent | 527fff74c39a551a07a241aea671cec41645ebee (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -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 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" |
