... | @@ -30,5 +30,8 @@ Finally, if you are using RVM, put this in your ```.rvmrc``` file: |
... | @@ -30,5 +30,8 @@ Finally, if you are using RVM, put this in your ```.rvmrc``` file: |
|
# Get us into the package env
|
|
# Get us into the package env
|
|
source /home/<username>/arachni-build-dir/arachni/system/setenv
|
|
source /home/<username>/arachni-build-dir/arachni/system/setenv
|
|
|
|
|
|
|
|
# The setenv script sets this to 'production', so unset it.
|
|
|
|
unset RAILS_ENV
|
|
|
|
|
|
If not using RVM, you'll have to run the last line manually when working from the
|
|
If not using RVM, you'll have to run the last line manually when working from the
|
|
terminal while developing Arachni. |
|
terminal while developing Arachni. |