mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-26 21:21:57 -06:00
Additional Fixes
This commit is contained in:
@@ -791,7 +791,7 @@ function InstallOrUpdate-BorealisAgent {
|
|||||||
(Join-Path $agentSourceRoot 'agent.py'),
|
(Join-Path $agentSourceRoot 'agent.py'),
|
||||||
(Join-Path $agentSourceRoot 'ansible-ee-version.txt'),
|
(Join-Path $agentSourceRoot 'ansible-ee-version.txt'),
|
||||||
(Join-Path $agentSourceRoot 'Borealis.ico'),
|
(Join-Path $agentSourceRoot 'Borealis.ico'),
|
||||||
(Join-Path $agentSourceRoot 'fcntl_stud.py'),
|
(Join-Path $agentSourceRoot 'fcntl_stub.py'),
|
||||||
(Join-Path $agentSourceRoot 'launch_service.ps1'),
|
(Join-Path $agentSourceRoot 'launch_service.ps1'),
|
||||||
(Join-Path $agentSourceRoot 'role_manager.py'),
|
(Join-Path $agentSourceRoot 'role_manager.py'),
|
||||||
(Join-Path $agentSourceRoot 'security.py'),
|
(Join-Path $agentSourceRoot 'security.py'),
|
||||||
|
|||||||
Reference in New Issue
Block a user