mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
run correct command for scheduler script
This commit is contained in:
parent
1fd989d6c2
commit
d9ee1ea26b
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
/opt/app-root/bin/rq worker -u "$PROXSTAR_REDIS_URL"
|
||||
/opt/app-root/bin/rqscheduler -u "$PROXSTAR_REDIS_URL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue