This website requires JavaScript.
Explore
Help
Sign In
greg
/
vms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
driver-updates
vms
/
distros
/
fedora
/
37
/
finalize.sh
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
7 lines
58 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Move everything off of Ansible
2023-08-22 00:18:02 -05:00
#!/usr/bin/env bash
set
-ex
dnf -y update
dnf clean all
Reference in New Issue
Copy Permalink