summaryrefslogtreecommitdiff
path: root/sandcastle/systemd/fund-rewards.service
diff options
context:
space:
mode:
Diffstat (limited to 'sandcastle/systemd/fund-rewards.service')
-rw-r--r--sandcastle/systemd/fund-rewards.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/sandcastle/systemd/fund-rewards.service b/sandcastle/systemd/fund-rewards.service
deleted file mode 100644
index faa4c37..0000000
--- a/sandcastle/systemd/fund-rewards.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=fund rewards
-
-[Service]
-Type=oneshot
-WorkingDirectory=%h/deployment/sandcastle
-ExecStart=/usr/bin/docker compose exec exchange bash -c "/fund-rewards.sh"
-
-[Install]
-WantedBy=default.target