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 Sep 28, 2022
1 parent b019286 commit 8be10e5
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 8be10e5

Please sign in to comment.