portalexport.bat hinzugefügt

This commit is contained in:
2025-07-08 10:32:32 +02:00
parent 343e2e5b00
commit 754c2ece57
+4
View File
@@ -0,0 +1,4 @@
@echo off
CALL manage_interpreter.bat activate_interpreter
python %PROJECT_LIB%\portalexport.py %*
CALL manage_interpreter.bat deactivate_interpreter