installed

This commit is contained in:
Marc Beninca 2023-10-02 19:45:03 +02:00
parent 7a2d2e3f7e
commit ab50c39bbb

View file

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