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-Desktop.sh | |
| parent | 6dedba9e3cedf6463f25460eba84111d6a0bd0dd (diff) | |
Rename build scripts to Pre-Build
Diffstat (limited to 'Run-Desktop.sh')
| -rw-r--r-- | Run-Desktop.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Run-Desktop.sh b/Run-Desktop.sh index 21a21f0..1ce299b 100644 --- a/Run-Desktop.sh +++ b/Run-Desktop.sh @@ -1,5 +1,5 @@ #!/bin/bash -./Collect-Command-Line.sh +./Pre-Build.sh if [ $? -eq 0 ]; then dotnet run --project ./JVDesktop |
