chore: remove pause command from python execution script

This commit is contained in:
tigerenwork 2026-04-19 01:47:49 +08:00
parent 02dbc12913
commit 251b17a576
1 changed files with 0 additions and 1 deletions

View File

@ -5,4 +5,3 @@ call C:\Users\tigeren\miniconda3\Scripts\activate.bat
call conda activate videocut
:: 3. Run your Python script
python C:\Dev\videocut\strip_suffix.py %*
pause