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