packer/scripts/rhel-install.sh

7 lines
56 B
Bash

#!/bin/sh
sudo dnf update -y
sudo dnf install -y vim