Merge branch 'environmentize-scripts-in-script-dir' into 'master'
Environmentize Scripts In Script Dir Updated Rails.root/scripts/{web,background_jobs} to use #!/usr/bin/env bash to allow for less OS specifcs for the location of bash, namely FreeBSD or Systems that have bash installed from source but do not have the path exported for /usr/local/{bin,sbin}
Showing
Please register or sign in to comment