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