diff options
Diffstat (limited to 'bootstrap/generated-dists/centos6/bootstrap.sh')
-rwxr-xr-x | bootstrap/generated-dists/centos6/bootstrap.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap/generated-dists/centos6/bootstrap.sh b/bootstrap/generated-dists/centos6/bootstrap.sh index 6d60bd2cdc9..441eba7918e 100755 --- a/bootstrap/generated-dists/centos6/bootstrap.sh +++ b/bootstrap/generated-dists/centos6/bootstrap.sh @@ -9,6 +9,8 @@ set -xueo pipefail yum update -y yum install -y epel-release +yum install -y yum-plugin-copr +yum copr enable -y sergiomb/SambaAD yum update -y yum install -y \ |