Updated cd-scripts.ps1 and ping-host.ps1

This commit is contained in:
Markus Fleschutz
2024-12-27 15:00:14 +01:00
parent 64bcdee5e8
commit ece41fa2e9
2 changed files with 5 additions and 5 deletions

View File

@ -4,8 +4,8 @@
.DESCRIPTION
This PowerShell script changes the working directory to the PowerShell scripts folder.
.EXAMPLE
PS> ./cd-scripts
📂C:\Users\Markus\Repos\PowerShell\scripts
PS> ./cd-scripts.ps1
📂C:\Repos\PowerShell\scripts
.LINK
https://github.com/fleschutz/PowerShell
.NOTES