4 lines
82 B
Batchfile
4 lines
82 B
Batchfile
@echo off
|
|
cd /d C:\Reporting\DropboxBackup
|
|
C:\Reporting\Python\python.exe main.py
|