aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/quantifi-download.service
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/quantifi-download.service')
-rw-r--r--scripts/quantifi-download.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/scripts/quantifi-download.service b/scripts/quantifi-download.service
deleted file mode 100644
index 735516de..00000000
--- a/scripts/quantifi-download.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Download from quantifi
-OnFailure=monitor@%n
-
-[Service]
-Type=simple
-User=guillaume
-Group=guillaume
-ExecStart=/usr/bin/python download_reports.py
-WorkingDirectory=/home/guillaume/projects/quantifi
-EnvironmentFile=/etc/serenitas.conf