btrfs-progs
This commit is contained in:
parent
67580388fa
commit
237953e785
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ function hetzner-rescue-install {
|
|||
local release='bookworm'
|
||||
local packages=(
|
||||
# installed
|
||||
'cryptsetup-bin'
|
||||
'btrfs-progs' 'cryptsetup-bin'
|
||||
'git' 'rsync'
|
||||
'file' 'htop' 'lsof' 'parted' 'mdadm' 'lvm2' 'tree' 'uuid-runtime'
|
||||
# install
|
||||
|
|
Loading…
Reference in a new issue