alpha v0.0971

This commit is contained in:
2026-08-11 12:54:09 +03:00
parent 708e6800fa
commit 87c814ac19
8 changed files with 1154 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
@echo off
rem Build the installer for the complete Inventera web application.
call "%~dp0build_inventera_installer_windows.bat"
call "%~dp0build_inventera_installer_windows.bat" "%~1"
exit /b %errorlevel%