We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a07acd commit 655f29eCopy full SHA for 655f29e
README.md
@@ -185,9 +185,9 @@ sensiolabs_minify:
185
# set it to 'auto' to let the bundle try to find the location of the binary
186
local_binary: 'auto'
187
188
- # you can also define the path to the binary explicitly, but this won't work
+ # you can also define the path to the binary explicitly, but this won't work
189
# if you run the application in multiple servers with different binary locations
190
- local_binary: "/usr/local/sbin/minify"
+ local_binary: "/usr/local/bin/minify"
191
```
192
193
## Credits
0 commit comments