mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-28 21:02:21 +08:00
3 lines
46 B
Batchfile
3 lines
46 B
Batchfile
@echo off
|
|
python hm.py %*
|
|
exit /b %errorlevel% |