mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-03 01:45:59 -05:00
Fix for #2683
This commit is contained in:
parent
ecc7292f37
commit
cb84370061
@ -332,7 +332,7 @@
|
||||
QH('unlinuxinstall', linuxUnInstall);
|
||||
|
||||
// MeshCentral Assistant
|
||||
url = 'meshosxagent?id=10006&meshid=' + meshid;
|
||||
url = 'meshagents?id=10006&meshid=' + meshid;
|
||||
Q('assisturl').href = url;
|
||||
|
||||
// Attempt to detect the most likely operating system for this browser
|
||||
|
Loading…
x
Reference in New Issue
Block a user