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