Add Trytond configuration and scripts for deployment
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.
This commit is contained in:
2
scripts/run-trytond-install.sh
Normal file
2
scripts/run-trytond-install.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
pip install --upgrade "$1 <5.3=>5.2"
|
||||
Reference in New Issue
Block a user