apps: backup is not a state anymore
this is launched as a separate task
This commit is contained in:
@@ -22,6 +22,7 @@ const apptask = require('./apptask.js'),
|
||||
|
||||
const TASKS = { // indexed by task type
|
||||
app: apptask.run,
|
||||
appBackup: backuptask.appBackup,
|
||||
backup: backuptask.fullBackup,
|
||||
boxUpdate: updater.updateBox,
|
||||
checkCerts: reverseProxy.checkCerts,
|
||||
|
||||
Reference in New Issue
Block a user