diff options
Diffstat (limited to 'Run-WrapperExample.sh')
| -rw-r--r-- | Run-WrapperExample.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Run-WrapperExample.sh b/Run-WrapperExample.sh index c51bbdb..42e633f 100644 --- a/Run-WrapperExample.sh +++ b/Run-WrapperExample.sh @@ -1,5 +1,5 @@ #!/bin/bash -./Collect-Command-Line.sh +./Pre-Build.sh if [ $? -eq 0 ]; then clear |
