mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-27 05:08:29 -06:00
Minor Commentary Changes
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
#////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: <ProjectRoot>/Launch-Borealis.ps1
|
#////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: <ProjectRoot>/Launch-Borealis.ps1
|
||||||
|
|
||||||
<#
|
<#
|
||||||
Deploy-Borealis.ps1
|
Borealis.ps1
|
||||||
----------------------
|
----------------------
|
||||||
This script deploys the Borealis Workflow Automation Tool with three modules:
|
This script deploys the Borealis Workflow Automation Tool with three modules:
|
||||||
- Server (Web Dashboard)
|
- Server (Web Dashboard)
|
||||||
@ -12,7 +12,7 @@
|
|||||||
the corresponding module is launched or deployed.
|
the corresponding module is launched or deployed.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
Set-ExecutionPolicy Unrestricted -Scope Process; .\Launch-Borealis.ps1
|
Set-ExecutionPolicy Unrestricted -Scope Process; .\Borealis.ps1
|
||||||
#>
|
#>
|
||||||
|
|
||||||
# ---------------------- ASCII Art Terminal Required Changes ----------------------
|
# ---------------------- ASCII Art Terminal Required Changes ----------------------
|
||||||
|
Reference in New Issue
Block a user