mirror of
https://github.com/csharpee/nginxconfig.io.git
synced 2025-11-16 00:02:39 -05:00
Correct SPAG for "Cerbot" -> "Certbot"
This commit is contained in:
parent
fe0baa4637
commit
d2e33fd31d
@ -488,7 +488,7 @@
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Cerbot',
|
name: 'Certbot',
|
||||||
slug: 'certbot',
|
slug: 'certbot',
|
||||||
active: function() {
|
active: function() {
|
||||||
return $scope.isHTTPS() && $scope.isCertLetsEncrypt();
|
return $scope.isHTTPS() && $scope.isCertLetsEncrypt();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user