feat(bootstrap): install xz-utils in the debian and ubuntu base set
This commit is contained in:
@@ -206,6 +206,7 @@ bootstrap_debian:
|
|||||||
- openssh-server
|
- openssh-server
|
||||||
- python3
|
- python3
|
||||||
- xfsprogs
|
- xfsprogs
|
||||||
|
- xz-utils
|
||||||
extra:
|
extra:
|
||||||
- bat
|
- bat
|
||||||
- curl
|
- curl
|
||||||
@@ -258,6 +259,7 @@ bootstrap_ubuntu:
|
|||||||
- openssh-server
|
- openssh-server
|
||||||
- python3
|
- python3
|
||||||
- xfsprogs
|
- xfsprogs
|
||||||
|
- xz-utils
|
||||||
extra:
|
extra:
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- bat
|
- bat
|
||||||
|
|||||||
Reference in New Issue
Block a user