Relocate powershell profile script
This commit is contained in:
parent
005c575320
commit
150775e068
7 changed files with 6 additions and 6 deletions
scripts/Windows/Scripts
|
@ -1,6 +1,6 @@
|
|||
#!/bin/pwsh
|
||||
. "$PSScriptRoot/Entrypoints.ps1";
|
||||
. "$PSScriptRoot/../../Common/Config/powershell/lib.ps1";
|
||||
. "$PSScriptRoot/../../Common/Software/powershell/profile.ps1";
|
||||
|
||||
class Context {
|
||||
[string]$EntryPoint;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue