]> git.proxmox.com Git - proxmox-backup.git/commit
api/tools: split out apt helpers from api to own module
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 31 Oct 2020 19:40:05 +0000 (20:40 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 31 Oct 2020 20:31:36 +0000 (21:31 +0100)
commite6513bd5deea51d8ecb5dc06c8e8ec87cdbe1416
treea26add56dafbd24c60fc0122c5a00110e3856e8a
parent5911f74096977f23cb010efcea76ae6d9afc1e20
api/tools: split out apt helpers from api to own module

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/api2/node/apt.rs
src/tools.rs
src/tools/apt.rs [new file with mode: 0644]