Update bootstrap.sh
Created by: msehnout
Problem: Bootstrap uses yum instead of dnf even though PR #740 fixed it. The fix was reverted with PR #741 probably by mistake (?).
Solution: Apply the change again.
Changes introduced by this pull request: s/yum/dnf/