Fixed a typo in the command to check the root file system: dnf -h changed to df -h.
dnf -h
df -h
Pull-Request has been merged by pboy
Thanks for the fix!
Fixed a typo in the command to check the root file system:
dnf -hchanged todf -h.