remove predefined list
This commit is contained in:
parent
b7dfd5108a
commit
998dd42b30
1 changed files with 1 additions and 1 deletions
2
run.bat
2
run.bat
|
@ -32,6 +32,6 @@ IF errorlevel 1 (
|
|||
)
|
||||
|
||||
:: Run app
|
||||
%py% .\main.py --list=1,2,3,4,5,7,8
|
||||
%py% .\main.py
|
||||
|
||||
EXIT /b
|
||||
|
|
Reference in a new issue