install
This commit is contained in:
parent
7fe64724c2
commit
f6c861e0d9
1 changed files with 3 additions and 5 deletions
|
@ -61,12 +61,10 @@ function hetzner-rescue-install {
|
||||||
'file' 'htop' 'lsof' 'tree' 'uuid-runtime'
|
'file' 'htop' 'lsof' 'tree' 'uuid-runtime'
|
||||||
# install
|
# install
|
||||||
'lshw'
|
'lshw'
|
||||||
'micro'
|
|
||||||
'libdigest-sha3-perl'
|
|
||||||
'grub-efi-amd64-bin' 'grub-pc-bin'
|
|
||||||
'iotop'
|
|
||||||
'exa' 'lf' 'ncdu' 'nnn' 'ranger'
|
|
||||||
'squashfs-tools'
|
'squashfs-tools'
|
||||||
|
'grub-efi-amd64-bin' 'grub-pc-bin'
|
||||||
|
'libdigest-sha3-perl' 'micro'
|
||||||
|
'exa' 'iotop' 'lf' 'ncdu' 'nnn' 'ranger'
|
||||||
)
|
)
|
||||||
local backports=(
|
local backports=(
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue