]> git.proxmox.com Git - proxmox-backup-restore-image.git/commit
fix clean build again, use cache if actually there
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 1 Jun 2023 15:36:31 +0000 (17:36 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 1 Jun 2023 15:41:47 +0000 (17:41 +0200)
commit6dbf509bb3647818b7fc314b5b97c004a0fba1f9
treef24b49ae984e643f7e247d90a1ccb8c30d09981b
parent925fec6e32b357cbfebbe0d166ef6defcadc3cb6
fix clean build again, use cache if actually there

whit dropping this in 0cec05b ("build initramfs: download packages
into per-flavor dirs"), the pre-caching was made effectively useless,
and building without internet during the build-step failed.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/build_initramfs.sh