mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added messenger web application.
This commit is contained in:
parent
79dd5ec5d2
commit
e0e32a5c5b
5 changed files with 130 additions and 9 deletions
|
@ -125,6 +125,6 @@ module.exports.CreateLetsEncrypt = function (parent) {
|
|||
};
|
||||
|
||||
return obj;
|
||||
} catch (e) { console.error(e); } // Unable to start Let's Encrypt
|
||||
} catch (ex) { console.log(ex); } // Unable to start Let's Encrypt
|
||||
return null;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue