From 823ebf6afb36930ff25c4ed8ae24fc39ed76e303 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Thu, 16 Apr 2020 15:00:30 -0400 Subject: [PATCH] Update library.sh --- container_files/usr-local-bin/library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container_files/usr-local-bin/library.sh b/container_files/usr-local-bin/library.sh index 28b9cb23..3f650faa 100755 --- a/container_files/usr-local-bin/library.sh +++ b/container_files/usr-local-bin/library.sh @@ -151,7 +151,7 @@ finishPrep() { if [ "$RUN_SHIB_SP" = "true" ] then cat /opt/tier-support/supervisord-shibsp.conf >> /opt/tier-support/supervisord.conf - cp /opt/tier-support/httpd-shib.conf >> /etc/httpd/conf.d/ + cp /opt/tier-support/httpd-shib.conf /etc/httpd/conf.d/ fi # copy files to their appropriate locations based on passed in flags