File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ if [[ "$*" == "/bin/bash /app/start.sh" ]]; then
155
155
echo " Error: can't get docker-gen container id !" >&2
156
156
echo " If you are running a three containers setup, check that you are doing one of the following :" >&2
157
157
echo -e " \t- Set the NGINX_DOCKER_GEN_CONTAINER env var on the letsencrypt-companion container to the name of the docker-gen container." >&2
158
- echo -e " \t- Label the docker-gen container to use with 'com.github.jrcs.letsencrypt_nginx_proxy_companion.docker_gen.' " >&2
158
+ echo -e " \t- Label the docker-gen container to use with 'com.github.jrcs.letsencrypt_nginx_proxy_companion.docker_gen'. " >&2
159
159
exit 1
160
160
fi
161
161
check_writable_directory ' /etc/nginx/certs'
You can’t perform that action at this time.
0 commit comments