This commit is contained in:
Ramiro Paz
2026-03-09 15:09:06 -03:00
parent 8299f8bc96
commit 0e8fe168ef
85 changed files with 14079 additions and 0 deletions

8
tools/unzip-qfixdpl.sh Normal file
View File

@ -0,0 +1,8 @@
# This script should be installed in the server where the service will run
# To copy it into the server you can use the push_deploy_qfixdpl.sh script
# We need this scripts because the deploy user (quantex) doesn't have enough permissions to
# run the service directly.
cd /home/quantex/qfixdpl
gzip -fkd qfixdpl.gz
chmod +x qfixdpl