#!/bin/sh # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (c) 2019-2024 Petr Vorel set -ex if [ "$DISTRO_VERSION" = "xenial" ]; then cat <