Commit c7447a71 authored by Satnam Singh's avatar Satnam Singh

Fix tense for run.sh comment

parent a92dc444
...@@ -34,8 +34,8 @@ RUN /usr/sbin/td-agent-gem install fluent-plugin-elasticsearch ...@@ -34,8 +34,8 @@ RUN /usr/sbin/td-agent-gem install fluent-plugin-elasticsearch
COPY td-agent.conf /etc/td-agent/td-agent.conf COPY td-agent.conf /etc/td-agent/td-agent.conf
# Copy a script that determines the name of the host machine # Copy a script that determines the name of the host machine
# and then patches the Fluentd configuration files and then # and then patch the Fluentd configuration files and then
# runs Fluentd in the foreground. # run Fluentd in the foreground.
ADD run.sh /run.sh ADD run.sh /run.sh
# Always run the this setup script. # Always run the this setup script.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment