Files

7 lines
58 B
Bash
Raw Permalink Normal View History

2024-06-21 00:05:57 -05:00
#!/usr/bin/env bash
set -ex
dnf -y update
dnf clean all