When I created a new docker image from the develop branch (in order to get the restart-services option, which is not on Docker Hub yet), I got the following errors when running the container
traefik_certdumper | /usr/bin/dump: line 92: [: missing `]'
traefik_certdumper | /usr/bin/dump: line 122: [: missing `]'
When I created a new docker image from the develop branch (in order to get the restart-services option, which is not on Docker Hub yet), I got the following errors when running the container
This PR fixes these syntax errors.