Upload files to "/"

This commit is contained in:
melbar
2026-04-13 17:01:31 +00:00
commit ae33befd85
3 changed files with 305 additions and 0 deletions

3
create_mezzanine.bat Normal file
View File

@@ -0,0 +1,3 @@
@echo off
python "%~dp0pvd_mezzanine.py" %*
pause