Skip to content

Commit 6b27a31

Browse files
committed
refactor
1 parent 3ed571b commit 6b27a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ols1clk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ function install_ols_centos
255255
fi
256256
fi
257257

258-
yum install epel-release
258+
yum -y $action epel-release
259259
rpm -ivh http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el$OSVER.noarch.rpm
260260
yum -y $action openlitespeed
261261
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

Comments
 (0)