Files
vms/distros/fedora/rawhide/finalize.sh

7 lines
58 B
Bash

#!/usr/bin/env bash
set -ex
dnf -y update
dnf clean all