Use rmbackup.sh instead of fs.unlink() due to root ownership
This commit is contained in:
+1
-1
@@ -485,4 +485,4 @@ function removeBackup(backupId, appBackupIds, callback) {
|
||||
callback(null);
|
||||
});
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user