actuals.bat 74 B

1234
  1. @echo off
  2. cd /d %~dp0
  3. call python.bat csv_accounts.py actuals 202210
  4. pause