#!/bin/sh
unset IFS
set -euf

sudo dnf -y update
