We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d16e225 commit 1477180Copy full SHA for 1477180
install/root.sh
@@ -1,8 +1,7 @@
1
#!/bin/bash
2
3
# install apache
4
-yum install nano vim wget curl git httpd -y
5
-
+yum install nano deltarpm vim wget curl git httpd -y
6
# get some repos
7
rpm -Uvh https://mirror.webtatic.com/yum/el7/epel-release.rpm
8
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
0 commit comments