mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-27 08:28:28 -06:00
Fixed Packaging Script
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user