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