Files
vms/distros/fedora/39/finalize.sh
2023-11-27 09:34:30 -06:00

7 lines
58 B
Bash

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