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