Selaa lähdekoodia

Also remove LE Certs when destroying service

Dennis Rodewyk 5 vuotta sitten
vanhempi
commit
671561178c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      dockerbunker.sh

+ 1 - 1
dockerbunker.sh

@@ -164,7 +164,7 @@ do
 		echo "- All dockerbunker volume(s)"
 		echo "- All environment file(s)"
 		echo "- All nginx configuration files"
-		echo "- All self-signed certificates (Let's Encrypt certificates will be retained)"
+		echo "- All SSL Certificates"
 		echo ""
 		prompt_confirm "Continue?" \
 			&& destroy_all=1 destroy_all