diff --git a/bash/ovh-rescue.sh b/bash/ovh-rescue.sh index 5e943f5..6cb8608 100644 --- a/bash/ovh-rescue.sh +++ b/bash/ovh-rescue.sh @@ -2,6 +2,7 @@ function ovh-rescue-setup { local release='buster' local packages=( 'byobu' 'mosh' + 'lshw' 'file' 'grub-efi-amd64-bin' 'grub-pc-bin' 'htop' 'iotop'