mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Started work on web-based SSH support.
This commit is contained in:
@@ -40,6 +40,7 @@ var meshCentralSourceFiles = [
|
||||
"../views/terminal.handlebars",
|
||||
"../views/sharing.handlebars",
|
||||
"../views/mstsc.handlebars",
|
||||
"../views/ssh.handlebars",
|
||||
"../emails/account-check.html",
|
||||
"../emails/account-invite.html",
|
||||
"../emails/account-login.html",
|
||||
@@ -78,6 +79,7 @@ var minifyMeshCentralSourceFiles = [
|
||||
"../views/terminal.handlebars",
|
||||
"../views/sharing.handlebars",
|
||||
"../views/mstsc.handlebars",
|
||||
"../views/ssh.handlebars",
|
||||
"../public/scripts/agent-desktop-0.0.2.js",
|
||||
"../public/scripts/agent-redir-rtc-0.1.0.js",
|
||||
"../public/scripts/agent-redir-ws-0.1.1.js",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user