Skip to content

Commit

Permalink
Merge pull request #2839 from degan6/patch-1
Browse files Browse the repository at this point in the history
Updated installation.md
  • Loading branch information
dsander committed Jul 13, 2020
2 parents 28c46a0 + e275a20 commit 00826c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/manual/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ Enable (remove the comment) [from these lines](https://github.com/huginn/huginn/
# web: bundle exec unicorn -c config/unicorn.rb
# jobs: bundle exec rails runner bin/threaded.rb

**Note:** Ensure you have no leading spaces before `web:` or `jobs:` in your `Procfile` file.

Export the init scripts:

sudo bundle exec rake production:export
Expand Down

0 comments on commit 00826c3

Please sign in to comment.