Skip to content

Commit

Permalink
Change to support maintenance.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinlittman committed Oct 12, 2022
1 parent 0f3e8f7 commit 47cc565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

set :linked_files, %w[config/honeybadger.yml]

set :linked_dirs, %w[log config/settings]
set :linked_dirs, %w[log config/settings public/system]

set :dereference_dirs, %w[config/settings]

Expand Down

0 comments on commit 47cc565

Please sign in to comment.