mirror of
https://github.com/gryf/vmstrap.git
synced 2026-01-08 23:04:14 +01:00
Fixing typo in line adding epel
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash -x
|
||||
|
||||
# 1. update
|
||||
sudo yum -i install epel-release
|
||||
sudo yum -y install epel-release
|
||||
sudo yum -y update
|
||||
|
||||
# rxvt-unicode-256color to have proper terminfo
|
||||
|
||||
Reference in New Issue
Block a user