This commit is contained in:
Marc Beninca 2023-10-02 18:45:30 +02:00
parent 6cf84b81b3
commit 4415132cfd

View file

@ -47,12 +47,12 @@ function hetzner-rescue-install {
local release='bookworm'
local packages=(
# installed
'file' 'parted' 'mdadm' 'lvm2'
'file' 'htop' 'parted' 'mdadm' 'lvm2'
# install
'lshw'
'micro'
'grub-efi-amd64-bin' 'grub-pc-bin'
'htop' 'iotop' 'lsof'
'iotop' 'lsof'
'exa' 'ncdu' 'nnn' 'ranger' 'tree'
'squashfs-tools'
'uuid-runtime'