Update certbot
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
git "/usr/local/certbot" do
|
git "/usr/local/certbot" do
|
||||||
repository "https://github.com/certbot/certbot"
|
repository "https://github.com/certbot/certbot"
|
||||||
action :sync
|
action :sync
|
||||||
revision "v0.18.2"
|
revision "v0.25.0"
|
||||||
user "root"
|
user "root"
|
||||||
group "root"
|
group "root"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user