Skip to content

Commit

Permalink
Chnage permission to worker start script
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-pochet committed Nov 26, 2024
1 parent 560a79c commit 6431d57
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion bin/jobs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env ruby

require_relative "../config/environment"
require "solid_queue/cli"

Expand Down
1 change: 0 additions & 1 deletion scripts/start.worker.dev.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash

bundle install

bin/jobs -c config/queue.yml
Empty file modified scripts/start.worker.sh
100644 → 100755
Empty file.

0 comments on commit 6431d57

Please sign in to comment.