summaryrefslogtreecommitdiff
path: root/Run-WrapperExample.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'Run-WrapperExample.ps1')
-rw-r--r--Run-WrapperExample.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/Run-WrapperExample.ps1 b/Run-WrapperExample.ps1
index b2fda22..d976c19 100644
--- a/Run-WrapperExample.ps1
+++ b/Run-WrapperExample.ps1
@@ -1,4 +1,4 @@
-& ".\Collect-Command-Line.ps1"
+& ".\Pre-Build.ps1"
if ($LASTEXITCODE -eq 0) {
Clear-Host