#!/bin/sh

sudo apt-get update
sudo apt-get install -y --no-install-recommends \
  xz-utils liblz4-tool musl-tools
