Use the latest certbot instead of the old letsencrypt
This commit is contained in:
@@ -19,7 +19,7 @@ application "sockethub" do
|
||||
action :deploy
|
||||
|
||||
repository 'https://github.com/sockethub/sockethub.git'
|
||||
revision 'master'
|
||||
revision 'v1.0.5'
|
||||
|
||||
nodejs do
|
||||
entry_point '/srv/sockethub/current/bin/sockethub'
|
||||
|
||||
Reference in New Issue
Block a user