Browse Source

Also remove LE Certs when destroying service

Dennis Rodewyk 5 years ago
parent
commit
671561178c
1 changed files with 1 additions and 1 deletions
  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