mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 05:17:44 +02:00
Add remind-me.ps1
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#requires -version 4
|
||||
<#
|
||||
<#
|
||||
.SYNOPSIS
|
||||
← enter overview of script here
|
||||
.DESCRIPTION
|
||||
@ -17,6 +16,8 @@
|
||||
← enter URL here
|
||||
#>
|
||||
|
||||
#requires -version 4
|
||||
|
||||
param() # ← enter script parameters here
|
||||
|
||||
# ← enter functions here
|
||||
|
Reference in New Issue
Block a user