From 2cc766dc5c60cd192631f396b7c41cded5bc2f8f Mon Sep 17 00:00:00 2001
From: Scott Mindock <srmindock@wisc.edu>
Date: Mon, 25 Mar 2024 17:55:43 +0000
Subject: [PATCH] updating for public

---
 distro/scripts/root_cots.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distro/scripts/root_cots.sh b/distro/scripts/root_cots.sh
index 986d1d3..42ac855 100755
--- a/distro/scripts/root_cots.sh
+++ b/distro/scripts/root_cots.sh
@@ -3,7 +3,7 @@
 install()
 {
     yum -y update  && \
-	yum -y install openssl-devel.x86_64 && \
+	#yum -y install openssl-devel.x86_64 && \
     yum -y install patch && \
     yum -y install csh && \
     yum -y install zlib-devel.x86_64 && \
-- 
GitLab