Update 'docker_portainer_stacks/portainer/setup-dockerapi-slave-withtls'

This commit is contained in:
sthope 2021-09-02 23:46:43 +02:00
parent 782745e52f
commit 1cc0328f3c

View File

@ -4,7 +4,7 @@
###################################
#### USAGE
# bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-notls)"
# clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-notls)"
#
openssl genrsa -out key.pem 4096
@ -46,7 +46,6 @@ EOF
systemctl daemon-reload
systemctl restart docker.service
clear
echo "######################################################################"
echo "############################# by Sthope ##############################"