Files

7 lines
58 B
Bash
Raw Permalink Normal View History

2023-11-27 09:34:30 -06:00
#!/usr/bin/env bash
set -ex
dnf -y update
dnf clean all