We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e254b88 commit a1245a0Copy full SHA for a1245a0
e2e/test.sh
@@ -4,9 +4,9 @@ export DEBUG=0
4
export PROCRASTINATE_APP="e2e.tasks.app"
5
6
7
-opal-procrastinate init-db
+openaleph-procrastinate init-db
8
9
-opal-procrastinate defer-jobs -i jobs.json
+openaleph-procrastinate defer-jobs -i jobs.json
10
11
procrastinate worker -q default --one-shot
12
0 commit comments