mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-02-14 14:01:51 +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…
Reference in a new issue