forgot function declaration....ugh

This commit is contained in:
2020-09-23 15:28:43 -04:00
parent 4b28dadd24
commit 46cd6ccab5
+1 -1
View File
@@ -109,7 +109,7 @@ Else { Log "The specified script does not exist: ${Script}" -Name $LogName }
} }
## Run a script from the live repo or from a local path ## Run a script from the live repo or from a local path
Run-Script Function Run-Script
{ {
param( param(
## Parameters for live-ps scripts ## Parameters for live-ps scripts