Added a comment

This commit is contained in:
http://joeyh.name/ 2012-12-01 23:08:50 +00:00 committed by admin
parent 3f7aeb8c99
commit 15f4df59b3

View file

@ -0,0 +1,16 @@
[[!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.
"""]]