|
|
|
|
|
by Nukesor
816 days ago
|
|
Fair point, but to be honest, at this point it's just easier to do a: pueue add 'rsync somestuff host:location' And if I notice any problems, I just do a `pueue edit $id` and I'm good to go.
It's just a lot more convenient than manually building pipelines with files that'll be executed. It would be something different if this was about recurrent tasks that needed to be done, though. But for one-off stuff, your approach seems a bit cumbersome. |
|