Build [v.1.3.6]
This commit is contained in:
11
README.md
11
README.md
@@ -30,11 +30,12 @@ Native Linux installation (Alma/Debian/Ubuntu) without Docker dependencies.
|
||||
|
||||
---
|
||||
|
||||
## 📦 Production Distribution
|
||||
To generate a clean production package without AI-agent metadata or development artifacts:
|
||||
1. Run `./export_prod.sh`
|
||||
2. A `.zip` archive will be created (e.g., `aInventory-PROD-v1.3.2.zip`).
|
||||
3. This archive contains a specialized `README.txt` with deployment-only instructions.
|
||||
## 📦 Production Distribution & Versioning
|
||||
To generate a clean production package and snapshot the current state:
|
||||
1. Use the AI shortcut command: `save-version`.
|
||||
2. Alternatively, run `./export_prod.sh` manually.
|
||||
3. A `.zip` archive will be created (e.g., `aInventory-PROD-v1.3.6.zip`).
|
||||
4. A backup branch `v.1.3.x` will be created automatically.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user