openqa_sop_system_upgrade_tweaks #6

Merged
tcooper merged 2 commits from tcooper/testing-wiki:openqa_sop_system_upgrade_tweaks into openqa_sop_system_upgrade 2023-06-29 21:58:08 +00:00
Showing only changes of commit 89c5def5d7 - Show all commits

View File

@ -10,7 +10,7 @@ This SOP details the necessary steps for performing a system upgrade on an openQ
1. Verify current installation is fully upgraded
``` shell linenums="1"
``` bash linenums="1"
dnf upgrade --refresh
```