mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
@@ -114,6 +114,11 @@ CheckInstallAgent() {
|
||||
# RaspberryPi 3B+ running Ubuntu 64 (aarch64)
|
||||
machineid=26
|
||||
fi
|
||||
if [ $marchinetype == 'riscv64' ]
|
||||
then
|
||||
# RISC-V 64 bit
|
||||
machineid=45
|
||||
fi
|
||||
# Add more machine types, detect KVM support... here.
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user