Commit 06ccec7
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 <roypat@amazon.co.uk>1 parent dcd63d2 commit 06ccec7
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