docs: add Romanian User Guide and include in prod export v1.3.4

This commit is contained in:
Daniel Bedeleanu
2026-04-11 12:49:11 +03:00
parent ed06f0b56e
commit 91bdd791d2
4 changed files with 62 additions and 5 deletions

View File

@@ -25,6 +25,8 @@ cp start_server.sh "$PROD_DIR/"
cp run_standalone.sh "$PROD_DIR/"
cp install_service.sh "$PROD_DIR/"
cp inventory.service.template "$PROD_DIR/"
cp USER_GUIDE.md "$PROD_DIR/"
cp README.md "$PROD_DIR/INSTALLATION_GUIDE.md"
cp .git_path "$PROD_DIR/" 2>/dev/null || true
cp VERSION.json "$PROD_DIR/"