... | ... | @@ -26,7 +26,7 @@ variable undefined and save some space.) |
|
|
Place the following into an `.env` file:
|
|
|
|
|
|
# Get us into the package env
|
|
|
source ~/builds/arachni-dev-env/system/setenv
|
|
|
source ~/arachni-build-dir/system/setenv
|
|
|
|
|
|
# The setenv script sets this to 'production', so unset it.
|
|
|
unset RAILS_ENV
|
... | ... | |