Beta_cartrigesg_bd Beta v0.1
This commit is contained in:
15
installer/prerequisites/README.md
Normal file
15
installer/prerequisites/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# PostgreSQL prerequisite
|
||||
|
||||
Перед сборкой сюда автоматически загружается подписанный установщик:
|
||||
|
||||
```text
|
||||
postgresql-18-windows-x64.exe
|
||||
```
|
||||
|
||||
Команда загрузки вручную:
|
||||
|
||||
```powershell
|
||||
powershell.exe -NoProfile -ExecutionPolicy Bypass -File installer\download_postgresql.ps1
|
||||
```
|
||||
|
||||
`build_inventera_installer_windows.bat` выполняет этот шаг автоматически и затем включает файл PostgreSQL внутрь установщика `dist\Inventera.exe`.
|
||||
Reference in New Issue
Block a user