This commit introduces essential files and scripts for setting up a Trytond environment, including configuration, logging, systemd services, NGINX, and utility scripts for managing Trytond.
2 lines
61 B
Bash
2 lines
61 B
Bash
#!/bin/bash
|
|
trytond -c trytond.conf -v --logconf logging.conf |