diff --git a/tools/jungle/init.d/README.md b/tools/jungle/init.d/README.md index bf2b433827..8f7a6a00c4 100644 --- a/tools/jungle/init.d/README.md +++ b/tools/jungle/init.d/README.md @@ -26,7 +26,7 @@ Puma apps are held in /etc/puma.conf by default. It's mainly a CSV file and ever You can add an instance by editing the file or running the following command: - sudo /etc/init.d/puma add /path/to/app user /path/to/app/config/puma.rb /path/to/app/config/log/puma.log + sudo /etc/init.d/puma add /path/to/app user /path/to/app/config/puma.rb /path/to/app/log/puma.log The config and log paths are optional parameters and default to: