mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-09 23:06:06 +00:00
Remove script/delayed_job.sh
This version was dependent on the Australian environment. It is better to call delayed_job directly from monit. The deployment repository has been updated.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export HOME="/home/openfoodweb"
|
||||
export PATH="$HOME/.rbenv/bin:$HOME/.rbenv/shims:$PATH"
|
||||
|
||||
$HOME/apps/openfoodweb/current/script/delayed_job $@
|
||||
Reference in New Issue
Block a user