On 26.04.22 14:35, Daniel Tschlatscher wrote:
> Creating the filestream for the tasklog download is sourced in its own
> function to avoid redundant implementations in pmg-api and pve-manager
> .
>
> Signed-off-by: Daniel Tschlatscher
> ---
> src/PVE/Tools.pm | 27 +++
>
Creating the filestream for the tasklog download is sourced in its own
function to avoid redundant implementations in pmg-api and pve-manager
.
Signed-off-by: Daniel Tschlatscher
---
src/PVE/Tools.pm | 27 +++
1 file changed, 27 insertions(+)
diff --git a/src/PVE/Tools.p