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

Added Linux Alpine agent.

This commit is contained in:
Ylian Saint-Hilaire 2021-01-28 17:23:38 -08:00
parent 6f6040d742
commit 868c84db52
3 changed files with 3 additions and 0 deletions

View file

@ -21,6 +21,7 @@ var agents = {
'meshagent_osx-arm-64': 29,
'meshagent_freebsd_x86-64': 30,
'meshagent_aarch64': 32,
'meshagent_alpine-x86-64': 33,
'meshagent_mipsel24kc': 40,
'meshagent_aarch64-cortex-a53': 41,
'meshagent_osx-universal-64': 10005