btrfs-progs

This commit is contained in:
Marc Beninca 2023-10-02 19:05:58 +02:00
parent 67580388fa
commit 237953e785

View file

@ -47,7 +47,7 @@ function hetzner-rescue-install {
local release='bookworm' local release='bookworm'
local packages=( local packages=(
# installed # installed
'cryptsetup-bin' 'btrfs-progs' 'cryptsetup-bin'
'git' 'rsync' 'git' 'rsync'
'file' 'htop' 'lsof' 'parted' 'mdadm' 'lvm2' 'tree' 'uuid-runtime' 'file' 'htop' 'lsof' 'parted' 'mdadm' 'lvm2' 'tree' 'uuid-runtime'
# install # install