aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/quantifi-trades.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/quantifi-trades.service b/scripts/quantifi-trades.service
index 797aef16..17867358 100644
--- a/scripts/quantifi-trades.service
+++ b/scripts/quantifi-trades.service
@@ -6,7 +6,7 @@ Type=oneshot
User=guillaume
Group=guillaume
ExecStart=/usr/bin/python trades.py --upload --write bond_proxy --product bond_proxy
-ExecStart=/usr/bin/python trades.py --upload --write bond_proxy_term --product bond_proxy --term_bond_proxy
+ExecStart=/usr/bin/python trades.py --upload --write bond_proxy_term --product bond_proxy_term
ExecStart=/usr/bin/python trades.py --upload --write trades
WorkingDirectory=/home/guillaume/projects/quantifi
EnvironmentFile=/etc/serenitas.conf