packer/scripts/rhel-install.sh

7 lines
56 B
Bash
Raw Permalink Normal View History

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