Commit 464b001
committed
fix: pass -y to yum in build_and_install_kernel.sh
Without this, the script will ask for user input and get stuck if run
unattended.
Signed-off-by: Patrick Roy <[email protected]>1 parent 48890ef commit 464b001
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments