diff --git a/bash/hetzner-rescue.sh b/bash/hetzner-rescue.sh index 19ffdc4..64845df 100644 --- a/bash/hetzner-rescue.sh +++ b/bash/hetzner-rescue.sh @@ -61,12 +61,10 @@ function hetzner-rescue-install { 'file' 'htop' 'lsof' 'tree' 'uuid-runtime' # install 'lshw' - 'micro' - 'libdigest-sha3-perl' - 'grub-efi-amd64-bin' 'grub-pc-bin' - 'iotop' - 'exa' 'lf' 'ncdu' 'nnn' 'ranger' 'squashfs-tools' + 'grub-efi-amd64-bin' 'grub-pc-bin' + 'libdigest-sha3-perl' 'micro' + 'exa' 'iotop' 'lf' 'ncdu' 'nnn' 'ranger' ) local backports=( )