This commit is contained in:
Zsolt Ero
2025-10-08 01:47:35 +02:00
parent 45df827cb0
commit 8594d730c7
4 changed files with 19 additions and 12 deletions

View File

@@ -53,6 +53,9 @@ def nginx(c):
def certbot(c):
print('should use nginx acme')
return
apt_get_install(c, 'snapd')
# this is silly, but needs to be run twice