Skip to content

Commit bd72468

Browse files
committed
fix typo in metadata
Signed-off-by: qubitrenagade <qubitrenegade@gmail.com>
1 parent 4f1ea34 commit bd72468

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

metadata.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
issues_url 'https://github.com/qubitrenegade/certbot-exec/issues'
1414
source_url 'https://github.com/qubitrenegade/certbot-exec'
1515

16-
%w(centos ubuntu).each do
17-
platform
16+
%w(centos ubuntu).each do |platform|
1817
supports platform
1918
end

0 commit comments

Comments
 (0)