Skip to content

Commit

Permalink
Update library.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Apr 16, 2020
1 parent 740770c commit 823ebf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container_files/usr-local-bin/library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 823ebf6

Please sign in to comment.