alpha v0.0973
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
@echo off
|
||||
chcp 65001 >nul
|
||||
echo ============================================================
|
||||
echo INVENTERA WEB APPLICATION INSTALLER
|
||||
echo This build does not include the client agent or RustDesk.
|
||||
echo ============================================================
|
||||
echo.
|
||||
rem Build the installer for the complete Inventera web application.
|
||||
call "%~dp0build_inventera_installer_windows.bat" "%~1"
|
||||
exit /b %errorlevel%
|
||||
|
||||
Reference in New Issue
Block a user