mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 05:17:44 +02:00
Updated the install-*.ps1 scripts
This commit is contained in:
@ -5,3 +5,6 @@ Some introductory words...
|
||||
|
||||
1. Do this...
|
||||
2. Do that...
|
||||
|
||||
|
||||
Copyright © 2025 Joe Doe. All Rights Reserved.
|
||||
|
@ -14,7 +14,7 @@
|
||||
← enter URL to additional information here
|
||||
#>
|
||||
|
||||
#requires -version 4
|
||||
#requires -version 5.1
|
||||
|
||||
param() # ← enter script parameters here
|
||||
|
||||
|
Reference in New Issue
Block a user