mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
Fixes the bootsnap cache not being readable and writeable by the huginn user afterwards. In situations where during the manual installation upgrade process `sudo bundle exec rake:production:*` was run before running a rake task as the huginn user the bootsnap cache directory was propagated by the root user which then causes exceptions when running any command as the huginn user. #2315 |
||
---|---|---|
.. | ||
deploy | ||
environments | ||
initializers | ||
locales | ||
application.rb | ||
boot.rb | ||
database.yml | ||
deploy.rb | ||
environment.rb | ||
icons.yml | ||
routes.rb | ||
spring.rb | ||
unicorn.rb.example |