summaryrefslogtreecommitdiffstats
path: root/sites/paste.retiolum/etc/supervisor.d/bump.supervisor.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sites/paste.retiolum/etc/supervisor.d/bump.supervisor.conf')
-rw-r--r--sites/paste.retiolum/etc/supervisor.d/bump.supervisor.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/sites/paste.retiolum/etc/supervisor.d/bump.supervisor.conf b/sites/paste.retiolum/etc/supervisor.d/bump.supervisor.conf
new file mode 100644
index 00000000..6b83d5f2
--- /dev/null
+++ b/sites/paste.retiolum/etc/supervisor.d/bump.supervisor.conf
@@ -0,0 +1,5 @@
+[program:bump]
+command=sh run.sh
+user=bump
+directory=/opt/bump
+autorestart=true