Implemented certbot helper utility

This commit is contained in:
Thulinma 2019-09-09 13:19:37 +02:00
parent 87aac99c54
commit 4c3dfa829f
6 changed files with 224 additions and 14 deletions

View file

@ -275,6 +275,7 @@ endmacro()
makeUtil(RAX rax)
makeUtil(AMF amf)
makeUtil(Certbot certbot)
########################################
# MistServer - Inputs #