Update 'docker_portainer_stacks/portainer/setup-dockerapi-withtls'
This commit is contained in:
parent
7a3ed23387
commit
d5f1e63acc
@ -1,11 +1,10 @@
|
||||
|
||||
#!/bin/bash
|
||||
###################################
|
||||
############ by Sthope ############
|
||||
###################################
|
||||
|
||||
#### USAGE
|
||||
# bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-withtls)"
|
||||
# bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-notls)"
|
||||
#
|
||||
|
||||
findRandomTcpPort(){
|
||||
@ -37,4 +36,5 @@ clear
|
||||
echo "##########################################################"
|
||||
echo "############################# by Sthope ##################"
|
||||
echo "##########################################################"
|
||||
echo "Save this password and delete the file: ";cat remember2delete; echo " "
|
||||
echo "Save this password and delete the file: ";cat remember2delete; echo " "
|
||||
rm ./.bash_history
|
||||
|
Loading…
x
Reference in New Issue
Block a user