Files
packer/scripts/rhel-install.sh
T

7 lines
56 B
Bash
Raw Normal View History

2024-04-21 01:54:33 -04:00
#!/bin/sh
sudo dnf update -y
sudo dnf install -y vim