diff options
author | Joey Hess <joey@kitenet.net> | 2012-05-27 16:57:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-05-27 16:57:32 -0400 |
commit | 4127e92b3aedd265e5f9676a9775e637c3f79f6d (patch) | |
tree | 65a0df7ec72bb98f750792d7c0a99cf35e471727 /doc/design/assistant/configurators.mdwn | |
parent | e96975eb3af2cb5da49099a4e87013af0534749f (diff) |
update
Diffstat (limited to 'doc/design/assistant/configurators.mdwn')
-rw-r--r-- | doc/design/assistant/configurators.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/configurators.mdwn b/doc/design/assistant/configurators.mdwn index e03723e94..b9e3a6632 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). |