diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-30 15:04:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-30 15:04:31 -0400 |
commit | 6ba0567ba893af61922d9d097e57e0f95d739e85 (patch) | |
tree | db6bf86e82a1f19a9018b611856005cd48e86f08 /doc | |
parent | 7311043c4d17cf279b03dc2fb2d1120403ddb9c9 (diff) |
OSX: Make git-annex-webapp run in the background, so that the app icon can be clicked on the open a new webapp when the assistant is already running.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/OS_X_10.8:_Can__39__t_reopen_webapp.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/OS_X_10.8:_Can__39__t_reopen_webapp.mdwn b/doc/bugs/OS_X_10.8:_Can__39__t_reopen_webapp.mdwn index fb439f7a8..3a93c3881 100644 --- a/doc/bugs/OS_X_10.8:_Can__39__t_reopen_webapp.mdwn +++ b/doc/bugs/OS_X_10.8:_Can__39__t_reopen_webapp.mdwn @@ -25,3 +25,7 @@ From .git/annex/daemon.log: (scanning...) [2013-07-28 00:01:08 CDT] Watcher: Performing startup scan (started...) """]] + +> [[done]]; I added the `&` to git-annex-shell. +> Hopefully that does not cause any other unwanted behavior.. +> --[[Joey]] |