This commit is contained in:
Marc Beninca 2023-05-13 02:27:29 +02:00
parent 7fc49d3dd0
commit df61ae9d80

View file

@ -2,6 +2,7 @@ function ovh-rescue-setup {
local release='buster' local release='buster'
local packages=( local packages=(
'byobu' 'mosh' 'byobu' 'mosh'
'lshw'
'file' 'file'
'grub-efi-amd64-bin' 'grub-pc-bin' 'grub-efi-amd64-bin' 'grub-pc-bin'
'htop' 'iotop' 'htop' 'iotop'