]> sipb.mit.edu Git - ikiwiki.git/commit
chdir to the destdir before running rsync
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 11 Sep 2009 22:19:21 +0000 (18:19 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 11 Sep 2009 22:19:21 +0000 (18:19 -0400)
commit2d9e97c283cb7b1ecdd524e60bddec17ee638835
tree4703c2794dda173d813e13357897f61651bc9962
parentdcc177440e6629c2a0314b8050c4ee8c6e14fd63
chdir to the destdir before running rsync

Avoids needing to specify the path in the rsync command, can just use "."
IkiWiki/Plugin/rsync.pm