Batch script for running Openpype on Deadline.

This commit is contained in:
Toke Stuart Jepsen 2023-01-31 06:55:36 +00:00 committed by Kayla Man
parent 3724c86c18
commit 09ccf1af77

View file

@ -0,0 +1,3 @@
cd "%~dp0\.."
echo %OPENPYPE_MONGO%
.poetry\bin\poetry.exe run python start.py %*