Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1 from usultis/master
Browse files Browse the repository at this point in the history
ctargs variable misspelled
  • Loading branch information
Theaxiom authored May 23, 2017
2 parents aeccffb + d206a74 commit 6ea5fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/launch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ reload_consul_template() {

consul-template -log-level ${CONSUL_LOGLEVEL} \
-config /consul-template/config.d \
${ctvars} &
${ctargs} &
ctpid=$!
}

Expand Down

0 comments on commit 6ea5fb0

Please sign in to comment.