mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-27 13:28:28 -06:00
Fixed Packaging Script
This commit is contained in:
@ -9,7 +9,7 @@ $specPath = "$packagingDir"
|
||||
$agentScript = "borealis-agent.py"
|
||||
$outputName = "Borealis-Agent"
|
||||
$finalExeName = "$outputName.exe"
|
||||
$requirementsPath = "requirements.txt"
|
||||
$requirementsPath = "agent-requirements.txt"
|
||||
$iconPath = "..\Borealis.ico"
|
||||
|
||||
# figure out where everything lives
|
||||
|
Reference in New Issue
Block a user