aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/margin_estimates.service
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/margin_estimates.service')
-rw-r--r--scripts/margin_estimates.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/scripts/margin_estimates.service b/scripts/margin_estimates.service
deleted file mode 100644
index d2ee3069..00000000
--- a/scripts/margin_estimates.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Email an margin estimate and run the morning collateral file
-
-[Service]
-Type=oneshot
-User=flint
-Group=flint
-ExecStart=/usr/bin/python -m collateral -d
-ExecStart=/usr/bin/python margin_estimates.py
-WorkingDirectory=/home/guillaume/projects/code/python
-EnvironmentFile=/etc/serenitas.conf
-Environment=PYTHONPATH=/home/guillaume/projects/code/python