mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2026-02-05 07:40:55 +01:00
Updates for multiple entrypoints to same image
This commit is contained in:
5
scalelite/bin/start-poller
Executable file
5
scalelite/bin/start-poller
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Poller is starting..."
|
||||
exec tini -- bundle exec rake poll["$INTERVAL"]
|
||||
#tail -f /dev/null
|
||||
Reference in New Issue
Block a user