Skip to content

Commit 4440555

Browse files
committed
fix: update RUNME.bat to match renamed build directory
1 parent c51738a commit 4440555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/RUNME.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ if /I "%~nx0"=="RUNME.bat" (
1313
)
1414
)
1515

16-
cd casual-pre-loader
16+
cd casual-preloader
1717
python.exe pip.pyz install --disable-pip-version-check --no-warn-script-location -r requirements.txt
1818
python.exe main.py

0 commit comments

Comments
 (0)