mirror of
https://github.com/outbackdingo/ack-image-builder.git
synced 2026-01-27 18:18:10 +00:00
7 lines
74 B
Bash
7 lines
74 B
Bash
#!/bin/bash
|
|
|
|
yum update -y
|
|
yum install -y yum-utils
|
|
yum update -y kernel
|
|
|