From 4127e92b3aedd265e5f9676a9775e637c3f79f6d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 27 May 2012 16:57:32 -0400 Subject: [PATCH] update --- doc/design/assistant/configurators.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/design/assistant/configurators.mdwn b/doc/design/assistant/configurators.mdwn index e03723e946..b9e3a66328 100644 --- a/doc/design/assistant/configurators.mdwn +++ b/doc/design/assistant/configurators.mdwn @@ -7,6 +7,8 @@ of files, etc. The meat of the configuration will be in configuration assistants that walk through setting up common use cases. +* Create a repository (run when the web app is started without a configured + repository too). * Clone this repo to a USB drive. * Clone this repo to another host: 1. Prompt for the hostname (or do avahi local machine discovery).