refactor: rename updater functions to have box in them
This commit is contained in:
@@ -23,7 +23,7 @@ const apptask = require('./apptask.js'),
|
||||
const TASKS = { // indexed by task type
|
||||
app: apptask.run,
|
||||
backup: backuptask.fullBackup,
|
||||
update: updater.update,
|
||||
boxUpdate: updater.updateBox,
|
||||
checkCerts: reverseProxy.checkCerts,
|
||||
prepareDashboardLocation: dashboard.prepareLocation,
|
||||
cleanBackups: backupCleaner.run,
|
||||
|
||||
Reference in New Issue
Block a user