Update certbot
This commit is contained in:
parent
50de448d53
commit
db039a185a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user