소스 검색

Also remove LE Certs when destroying service

Dennis Rodewyk 5 년 전
부모
커밋
671561178c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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