#!/bin/sh # Print information that may be useful for debugging CI. test -f /etc/os-release && . /etc/os-release cat <