py3
This commit is contained in:
parent
f6c861e0d9
commit
34640e9183
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ function hetzner-rescue-install {
|
||||||
# installed
|
# installed
|
||||||
'parted' 'mdadm' 'cryptsetup-bin' 'lvm2'
|
'parted' 'mdadm' 'cryptsetup-bin' 'lvm2'
|
||||||
'btrfs-progs' 'dosfstools'
|
'btrfs-progs' 'dosfstools'
|
||||||
'git' 'nano' 'rsync' 'vim'
|
'git' 'nano' 'python3' 'rsync' 'vim'
|
||||||
'file' 'htop' 'lsof' 'tree' 'uuid-runtime'
|
'file' 'htop' 'lsof' 'tree' 'uuid-runtime'
|
||||||
# install
|
# install
|
||||||
'lshw'
|
'lshw'
|
||||||
|
|
Loading…
Reference in a new issue