@@ -21,7 +21,7 @@ const apptask = require('./apptask.js'),
|
||||
|
||||
const TASKS = { // indexed by task type
|
||||
app: apptask.run,
|
||||
backup: backuptask.backupBoxAndApps,
|
||||
backup: backuptask.fullBackup,
|
||||
update: updater.update,
|
||||
checkCerts: reverseProxy.checkCerts,
|
||||
setupDnsAndCert: cloudron.setupDnsAndCert,
|
||||
|
||||
Reference in New Issue
Block a user