refactor: rename updater functions to have box in them
This commit is contained in:
@@ -21,7 +21,7 @@ exports = module.exports = {
|
||||
// task types. if you add a task here, fill up the function table in taskworker and dashboard client.js
|
||||
TASK_APP: 'app',
|
||||
TASK_BACKUP: 'backup',
|
||||
TASK_UPDATE: 'update',
|
||||
TASK_BOX_UPDATE: 'boxUpdate',
|
||||
TASK_CHECK_CERTS: 'checkCerts',
|
||||
TASK_SYNC_DYNDNS: 'syncDyndns',
|
||||
TASK_PREPARE_DASHBOARD_LOCATION: 'prepareDashboardLocation',
|
||||
|
||||
Reference in New Issue
Block a user