Files

7 lines
58 B
Bash
Raw Permalink Normal View History

2025-05-20 09:32:53 -05:00
#!/usr/bin/env bash
set -ex
dnf -y update
dnf clean all