From 0606d172938d5303e6e579d202794e13450c3b40 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 2 Oct 2023 21:07:51 +0200 Subject: [PATCH] ipcalc --- bash/hetzner-rescue.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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=( )