From 34640e91832a345f57632d8da9639046515c74ae Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 2 Oct 2023 19:51:47 +0200 Subject: [PATCH] py3 --- bash/hetzner-rescue.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/hetzner-rescue.sh b/bash/hetzner-rescue.sh index 64845df..8246edf 100644 --- a/bash/hetzner-rescue.sh +++ b/bash/hetzner-rescue.sh @@ -57,7 +57,7 @@ function hetzner-rescue-install { # installed 'parted' 'mdadm' 'cryptsetup-bin' 'lvm2' 'btrfs-progs' 'dosfstools' - 'git' 'nano' 'rsync' 'vim' + 'git' 'nano' 'python3' 'rsync' 'vim' 'file' 'htop' 'lsof' 'tree' 'uuid-runtime' # install 'lshw'