mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-02-12 13:01:51 +00:00
3 lines
100 B
Bash
Executable file
3 lines
100 B
Bash
Executable file
#!/bin/sh
|
|
|
|
/opt/app-root/bin/rq worker -u "$PROXSTAR_REDIS_URL" --sentry-dsn "$PROXSTAR_SENTRY_DSN"
|