proper task name for dashboard change

This commit is contained in:
Girish Ramakrishnan
2023-08-14 09:40:31 +05:30
parent abff970169
commit 4acbb7136a
13 changed files with 77 additions and 87 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const TASKS = { // indexed by task type
backup: backuptask.fullBackup,
update: updater.update,
checkCerts: reverseProxy.checkCerts,
setupDnsAndCert: dashboard.setupDnsAndCert,
prepareDashboardLocation: dashboard.prepareLocation,
cleanBackups: backupCleaner.run,
syncExternalLdap: externalLdap.sync,
changeMailLocation: mailServer.changeLocation,