git-annex-3.20121211: doc/bugs/OSX_app_issues/comment_17_82d9963e1fbf17644ce697e5a43943f5._comment
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.6.49"
subject="comment 17"
date="2012-12-01T23:08:50Z"
content="""
Doesn't say anything to me..
Using nohup might help, or at least get us an error message to see. Edit `git-annex.app/Contents/MacOS/git-annex-webapp` and make the last line:
<pre>
nohup \"$base/runshell\" git-annex webapp \"$@\"
</pre>
It'll put a nohup.out log file in your home directory, or somewhere like that.
"""]]