diff --git a/docker_portainer_stacks/portainer/setup-dockerapi-withtls b/docker_portainer_stacks/portainer/setup-dockerapi-withtls index 24e59b1..9fe5c1c 100644 --- a/docker_portainer_stacks/portainer/setup-dockerapi-withtls +++ b/docker_portainer_stacks/portainer/setup-dockerapi-withtls @@ -42,7 +42,8 @@ openssl x509 -req -days 365 -sha256 -in server.csr -CA ca.pem -CAkey ca-key.pem clear echo "##########################################################" +echo "Save this password and delete the file: ";cat remember2delete; echo " " +echo "##########################################################" echo "############################# by Sthope ##################" echo "##########################################################" -echo "Save this password and delete the file: ";cat remember2delete; echo " " rm ./.bash_history