mirror of
https://cgit.krebsco.de/krops/
synced 2025-02-03 22:05:54 +00:00
populate rsync: use stderr
This commit is contained in:
parent
b74b0b958a
commit
c46166d407
@ -112,7 +112,8 @@ let
|
||||
optionalString (!isLocalTarget target)
|
||||
"${target.user}@${target.host}:" +
|
||||
target.path
|
||||
)}
|
||||
)} \
|
||||
>&2
|
||||
'';
|
||||
|
||||
shell' = target: script:
|
||||
|
Loading…
Reference in New Issue
Block a user