From 7e12b63136ee7cc52e1f015faea4f2c5fe4d8561 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 3 May 2013 14:59:13 -0400 Subject: don't start webapp in the background, so that password prompts can work --- doc/Android.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Android.mdwn') diff --git a/doc/Android.mdwn b/doc/Android.mdwn index f609508fa..8bf582b27 100644 --- a/doc/Android.mdwn +++ b/doc/Android.mdwn @@ -56,7 +56,7 @@ terminal. A fairly full set of tools is provided, including `git`, `ssh`, To prevent the webapp from being automatically started when a terminal window opens, go into the terminal preferences, to "Inital -Command", and clear out the default `git annex webapp &` setting. +Command", and clear out the default `git annex webapp` setting. Or, if you'd like to run the assistant automatically, but not open the webapp, change the "Initial Command" to: `git annex assistant --autostart` -- cgit v1.2.3