From a9e15a7adb4ff1471d250bd1fc9b07c5a49541be Mon Sep 17 00:00:00 2001 From: sthope <sthope@git.sthope> Date: Fri, 3 Sep 2021 02:21:49 +0200 Subject: [PATCH] Update 'docker_portainer_stacks/portainer/README.md' --- docker_portainer_stacks/portainer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker_portainer_stacks/portainer/README.md b/docker_portainer_stacks/portainer/README.md index 36ddff2..0f3cd30 100644 --- a/docker_portainer_stacks/portainer/README.md +++ b/docker_portainer_stacks/portainer/README.md @@ -25,8 +25,8 @@ clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/b ``` TLS Master ``` -clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-master-withtls)" +clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-master-withtls.sh)" ``` TLS Slave ``` -clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-slave-withtls)" \ No newline at end of file +clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-slave-withtls.sh)" \ No newline at end of file