better log
This commit is contained in:
+1
-1
@@ -1042,7 +1042,7 @@ async function fullBackup(options, progressCallback) {
|
|||||||
percent += step;
|
percent += step;
|
||||||
|
|
||||||
if (!app.enableBackup) {
|
if (!app.enableBackup) {
|
||||||
debug(`fullBackup: skipped backup ${app.fqdn} (${i+1}/${allApps.length})`);
|
debug(`fullBackup: skipped backup ${app.fqdn} (${i+1}/${allApps.length}) since automatic backup disabled`);
|
||||||
continue; // nothing to backup
|
continue; // nothing to backup
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user