Fixed Packaging Script
This commit is contained in:
parent
2d1e9db82e
commit
5f4125b197
@ -9,7 +9,7 @@ $specPath = "$packagingDir"
|
|||||||
$agentScript = "borealis-agent.py"
|
$agentScript = "borealis-agent.py"
|
||||||
$outputName = "Borealis-Agent"
|
$outputName = "Borealis-Agent"
|
||||||
$finalExeName = "$outputName.exe"
|
$finalExeName = "$outputName.exe"
|
||||||
$requirementsPath = "requirements.txt"
|
$requirementsPath = "agent-requirements.txt"
|
||||||
$iconPath = "..\Borealis.ico"
|
$iconPath = "..\Borealis.ico"
|
||||||
|
|
||||||
# figure out where everything lives
|
# figure out where everything lives
|
||||||
|
Loading…
x
Reference in New Issue
Block a user