fix: eliminar plantilla luego de usarla

This commit is contained in:
f 2024-09-10 10:46:26 -03:00
parent bc6e9c1577
commit 43de8f0af1
No known key found for this signature in database

View File

@ -62,3 +62,4 @@ else
endif
all: ca install-ca ## Generate and install
domain: $(domain_key) $(domain_csr) $(domain_crt) ## Issue a site certificate
rm templates/domain.tpl