add a note
This commit is contained in:
@@ -1368,6 +1368,7 @@ function repair(appId, data, auditSource, callback) {
|
||||
requiredState: null
|
||||
};
|
||||
|
||||
// maybe split this into a separate route like reinstall?
|
||||
if (errorState === exports.ISTATE_PENDING_INSTALL || errorState === exports.ISTATE_PENDING_CLONE) {
|
||||
task.args = { overwriteDns: true };
|
||||
if (data.manifest) {
|
||||
|
||||
Reference in New Issue
Block a user