4 lines
126 B
Batchfile
4 lines
126 B
Batchfile
@echo off
|
|
cd /d C:\Windows
|
|
python -u "\\wsl.localhost\Ubuntu\home\b17301\my-intranet-app\scripts\mark_wehago_2022_no_data.py"
|