Add zstd to default packages dependencies list
- Add: `zstd` to default packages dependencies list
This commit is contained in:
@@ -48,7 +48,7 @@ APT_SOURCES_LIST_D="/etc/apt/sources.list.d"
|
|||||||
# List of packages to install, with spaces separated names.
|
# List of packages to install, with spaces separated names.
|
||||||
# Example: "tmux git curl htop"
|
# Example: "tmux git curl htop"
|
||||||
# No package will be installed when this var is empty.
|
# No package will be installed when this var is empty.
|
||||||
PACKAGES_TO_INSTALL="tmux git curl nano htop nvtop"
|
PACKAGES_TO_INSTALL="tmux git curl nano htop nvtop zstd"
|
||||||
|
|
||||||
# SSH public key for authorization.
|
# SSH public key for authorization.
|
||||||
# Example: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII7hPh6ucD76+bdbf4Tyb0uq0lsDbFYVMLFZqmxc8zjP YourKey"
|
# Example: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII7hPh6ucD76+bdbf4Tyb0uq0lsDbFYVMLFZqmxc8zjP YourKey"
|
||||||
|
|||||||
Reference in New Issue
Block a user