From 3ff07ed4612787ac448c27230c761b1cb2cf2f60 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 2 Oct 2023 19:11:39 +0200 Subject: [PATCH] dosfstools --- 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 cc32c42..5feda34 100644 --- a/bash/hetzner-rescue.sh +++ b/bash/hetzner-rescue.sh @@ -47,7 +47,8 @@ function hetzner-rescue-install { local release='bookworm' local packages=( # installed - 'btrfs-progs' 'cryptsetup-bin' + 'cryptsetup-bin' + 'btrfs-progs' 'dosfstools' 'git' 'rsync' 'file' 'htop' 'lsof' 'parted' 'mdadm' 'lvm2' 'tree' 'uuid-runtime' # install