We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed571b commit 6b27a31Copy full SHA for 6b27a31
ols1clk.sh
@@ -255,7 +255,7 @@ function install_ols_centos
255
fi
256
257
258
- yum install epel-release
+ yum -y $action epel-release
259
rpm -ivh http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el$OSVER.noarch.rpm
260
yum -y $action openlitespeed
261
yum -y $action lsphp$LSPHPVER lsphp$LSPHPVER-common lsphp$LSPHPVER-gd lsphp$LSPHPVER-process lsphp$LSPHPVER-mbstring lsphp$LSPHPVER-mysql$ND lsphp$LSPHPVER-xml lsphp$LSPHPVER-mcrypt lsphp$LSPHPVER-pdo lsphp$LSPHPVER-imap
0 commit comments