mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-27 10:30:15 -05:00
Don't link robots.txt
This commit is contained in:
parent
910ae09426
commit
fcaa6ec4a6
@ -8,5 +8,5 @@ set :rbenv_ruby, File.read('.ruby-version').strip
|
||||
set :migration_role, :app
|
||||
set :conditional_migrate, true
|
||||
|
||||
append :linked_files, '.env.production', 'public/robots.txt'
|
||||
append :linked_files, '.env.production'
|
||||
append :linked_dirs, 'vendor/bundle', 'public/system'
|
||||
|
Loading…
Reference in New Issue
Block a user