Skip to content

Commit 4e3788d

Browse files
committed
fix script
1 parent b90a86c commit 4e3788d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/setup_env.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ IF NOT EXIST "%cd%\uEssentials.sln" (
88

99
:: Create shortcut build scripts
1010
echo py scripts/commands.py BUILD %%* > %scripts_base_path%\build.bat
11-
echo py scripts/commands.py RELEASE > %scripts_base_path%\release.bat
11+
echo py scripts/commands.py BUILD RELEASE > %scripts_base_path%\release.bat

0 commit comments

Comments
 (0)