diff --git a/bash/hetzner-rescue.sh b/bash/hetzner-rescue.sh index 62329ac..df0c553 100644 --- a/bash/hetzner-rescue.sh +++ b/bash/hetzner-rescue.sh @@ -67,7 +67,8 @@ function hetzner-rescue-install { 'squashfs-tools' 'grub-efi-amd64-bin' 'grub-pc-bin' 'libdigest-sha3-perl' 'micro' - 'exa' 'iotop' 'lf' 'ncdu' 'nnn' 'ranger' + 'iotop' + 'exa' 'ipcalc' 'lf' 'ncdu' 'nnn' 'ranger' ) local backports=( )