diff options
author | Mark Longair <mhl@pobox.com> | 2013-11-01 12:09:40 +0000 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2013-11-07 15:46:55 +0000 |
commit | 9aec34062f813dd5593815e0ca83aac5ff6766af (patch) | |
tree | 2f11feabe269b41dd61cabcbd0fff8d00ffd3144 /script/rails-post-deploy | |
parent | e36ce7ec64d1d8633444718d0c0a7c77ef36e576 (diff) |
Invoke commands as the unprivileged user in a login shell
On some setups, the unprivileged user's .bashrc file won't be
sourced unless you've started a login shell - we need that
to be sourced to add the gem's bin directory to the PATH,
or "bundle" won't be found, for example.
Diffstat (limited to 'script/rails-post-deploy')
0 files changed, 0 insertions, 0 deletions