Skip to content

Commit 1477180

Browse files
Update root.sh
1 parent d16e225 commit 1477180

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

install/root.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#!/bin/bash
22

33
# install apache
4-
yum install nano vim wget curl git httpd -y
5-
4+
yum install nano deltarpm vim wget curl git httpd -y
65
# get some repos
76
rpm -Uvh https://mirror.webtatic.com/yum/el7/epel-release.rpm
87
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm

0 commit comments

Comments
 (0)