Skip to content

Commit

Permalink
Update helpers for 4.3.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Dec 15, 2024
1 parent 0103ba8 commit 85913d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion root/generate-secret
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

cd /app/www || exit 1

rake secret
bundle exec rails secret
2 changes: 1 addition & 1 deletion root/generate-vapid
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

cd /app/www || exit 1

rake mastodon:webpush:generate_vapid_key
bundle exec rails mastodon:webpush:generate_vapid_key

0 comments on commit 85913d1

Please sign in to comment.