week_report/auto_run_python.bat

5 lines
69 B
Batchfile

@REM @echo off
call conda activate fbh_base
python gen_word.py
pause