add windows equivalent

This commit is contained in:
DepFA 2022-10-10 01:52:35 +01:00 committed by AUTOMATIC1111
parent bdf1a8903a
commit 82589c2d5e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ goto :launch
:skip_venv
:launch
%PYTHON% launch.py
%PYTHON% launch.py %*
pause
exit /b