Add eplanitory comment

This commit is contained in:
Ryan Brandenburg 2019-06-07 15:26:57 -07:00
parent 2f1da8c128
commit 72d1578b16
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#!/usr/bin/env pwsh
#requires -version 4
# This script packages, installs and creates a template to help with rapid iteration in the templating area.
[CmdletBinding(PositionalBinding = $false)]
param()