diff --git a/bash/hetzner-rescue.sh b/bash/hetzner-rescue.sh index 1139eb4..a61b1e1 100644 --- a/bash/hetzner-rescue.sh +++ b/bash/hetzner-rescue.sh @@ -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'