From 3bf9d534ede390adcd0a1e59b2d5fae622226b46 Mon Sep 17 00:00:00 2001 From: Bryan Hong Date: Tue, 2 Feb 2016 23:57:49 -0800 Subject: [PATCH] testing automated build --- vars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars b/vars index 6bddc99..15a673e 100644 --- a/vars +++ b/vars @@ -14,7 +14,7 @@ EMAIL_ADDRESS=user@example.com # Password used to encrypt the signing key GPG_PASSWORD=repo1234 # The directory on the Docker host to store repository data -APTLY_DATADIR=/path/to/lots/ofspace +APTLY_DATADIR=/path/to/lots/of/space # FQDN of the Docker host that the aptly container will run on HOSTNAME=aptly.example.com # TCP port that aptly will be reachable on, set to something else if you already