10 Oct
2015
10 Oct
'15
10:50 p.m.
On Sun, 11 Oct 2015 at 00:28:35, Ian D. Scott wrote:
On Sat, Oct 10, 2015 at 10:59:53AM -0700, Ian D. Scott wrote:
If I'm not mistaken, ../../ points to /srv/http/, while ../ points to /srv/http/aurweb, which is where the git-interface directory is.
Wait, never mind, I was wrong. For some reason I was thinking of the first argument to ln as being relative to the current directory, while it is actually relative to the destination directory. Ignore this patch.
I see. Thank you anyway!