From 0ea8903598da7c4ee8c34b476c2d78d69a8e2334 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Thu, 20 Jul 2017 08:24:13 +0200 Subject: Updated core scripts. --- scripts/core-yum-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/core-yum-install.sh') diff --git a/scripts/core-yum-install.sh b/scripts/core-yum-install.sh index dd9b55d..c014bb5 100755 --- a/scripts/core-yum-install.sh +++ b/scripts/core-yum-install.sh @@ -1,3 +1,3 @@ #!/bin/sh -x -yum install -y pki-base pki-symkey pki-tools pki-server pki-ca pki-kra pki-ocsp pki-tks pki-tps +yum install -y pki-ca pki-kra pki-ocsp pki-tks pki-tps -- cgit