chore: remove pause command from python execution script
This commit is contained in:
parent
02dbc12913
commit
251b17a576
|
|
@ -5,4 +5,3 @@ call C:\Users\tigeren\miniconda3\Scripts\activate.bat
|
||||||
call conda activate videocut
|
call conda activate videocut
|
||||||
:: 3. Run your Python script
|
:: 3. Run your Python script
|
||||||
python C:\Dev\videocut\strip_suffix.py %*
|
python C:\Dev\videocut\strip_suffix.py %*
|
||||||
pause
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue