1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added MIPS24KC (OpenWRT) as agent description.

This commit is contained in:
Ylian Saint-Hilaire 2020-08-21 09:34:51 -07:00
parent 9d1b0f6134
commit 67df2686ab
3 changed files with 2 additions and 5 deletions

View file

@ -1463,9 +1463,6 @@ function CreateMeshCentralServer(config, args) {
obj.debug('main', "Started watchdog timer.");
}
// Test
obj.db.performCloudBackup("C:\\Users\\Default.DESKTOP-9CGK2DI\\Desktop\\AmtWebApp\\meshcentral-backups\\meshcentral-autobackup-2020-08-20-20-11.zip");
});
});
};