Add eplanitory comment
This commit is contained in:
parent
2f1da8c128
commit
72d1578b16
|
|
@ -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()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue