Skip to content

Commit

Permalink
note lists aren't public, I forgot
Browse files Browse the repository at this point in the history
  • Loading branch information
pushcx committed Feb 8, 2024
1 parent 7bfdc9a commit 3802a35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions script/mastodon_sync_list.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/usr/bin/env ruby

# Mastodon lists aren't yet public, but 1. I'd rather leave it running in prod
# than restart it from scratch and 2. the bot's followed users are roughly accurate.
# https://github.com/mastodon/mastodon/issues/8208

ENV["RAILS_ENV"] ||= "production"

APP_PATH = File.expand_path("../../config/application", __FILE__)
Expand Down

0 comments on commit 3802a35

Please sign in to comment.