This commit is contained in:
Axel Kittenberger 2017-01-05 10:23:12 +01:00
parent d1ef5f3d51
commit 467a69eba2
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ rsyncssh.action = function
spawn(
elist,
config.rsync.binary,
'<', table.concat( filterI, '\000' ),
'<', table.concat( paths, '\000' ),
config.rsync._computed,
'-r',
delete,