Ensure certificates and nginx configs on startup

This commit is contained in:
Johannes Zellner
2018-01-30 16:26:17 +01:00
parent 8dea0f71f3
commit 79f2709f3a
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -6,6 +6,8 @@ exports = module.exports = {
getStatus: getStatus,
activate: activate,
configureWebadmin: configureWebadmin,
SetupError: SetupError
};