Browse Source

Also remove LE Certs when destroying service

Dennis Rodewyk 5 năm trước cách đây
mục cha
commit
671561178c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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