Files
vms/distros/fedora/41/finalize.sh
T
2024-11-18 14:31:16 -06:00

7 lines
58 B
Bash

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