Fix fucking missing fucking -y fuck it I just want fucking dinner
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
57938e1663
commit
b2848c5040
@ -415,7 +415,7 @@ sub _repo_setup_updates {
|
||||
assert_script_run "mkdir bodhi4022";
|
||||
assert_script_run "cd bodhi4022";
|
||||
assert_script_run "koji download-build --arch=noarch --arch=x86_64 bodhi-4.0.2-2.fc${sysrelease}";
|
||||
assert_script_run "dnf update *.rpm";
|
||||
assert_script_run "dnf -y update *.rpm";
|
||||
assert_script_run "cd ..";
|
||||
assert_script_run "rm -rf bodhi4022";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user