Files

7 lines
58 B
Bash
Raw Permalink Normal View History

2024-11-18 14:31:16 -06:00
#!/usr/bin/env bash
set -ex
dnf -y update
dnf clean all