diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-09 23:58:47 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-09 23:59:18 +0800 |
| commit | 75f7578d784a4e209da4b29a80d27940197d8945 (patch) | |
| tree | 5086f022beb3e56321940fc7d80e150b518e8ea3 /Run-WrapperExample.sh | |
| parent | 6dedba9e3cedf6463f25460eba84111d6a0bd0dd (diff) | |
Rename build scripts to Pre-Build
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 |
