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 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
|
||||||
|
|
Loading…
Reference in a new issue