test_ok1/bin/env.cmd

3 lines
76 B
Batchfile
Raw Normal View History

@echo off
for /F "usebackq delims=" %%i in (`python "%~dp0\env.py"`) do %%i