Matthew Trisoline
|
00ebfaa942
|
Updated script/{web,background_job} to use #!/usr/bin/env bash rather than #!/bin/bash to allow for transparency between OS namely Linux and FreeBSD and for source installs of bash where path is not exported by default for /usr/local/{bin,sbin}
|
2014-02-10 09:51:51 -05:00 |
|
Jacob Vosmaer
|
3bef6b46f8
|
Use 2>&1 because Bash 3 does not support &>>
|
2013-10-22 10:27:23 +02:00 |
|
Jacob Vosmaer
|
6a7d63aa47
|
Move unicorn and sidekiq commands into bash script
|
2013-10-15 22:48:57 +02:00 |
|