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 8, 2020
1 parent 2006073 commit d7bcb94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions container_files/usr-local-bin/library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ prepConf() {


finishPrep() {

# clear out existing supervisord config
cat /opt/tier-support/supervisord-base.conf > /opt/tier-support/supervisord.conf

# construct the supervisord file based on FLAGS passed in or what was in CMD
if [ "$RUN_APACHE" = "true" ]
then
Expand Down

0 comments on commit d7bcb94

Please sign in to comment.