Skip to content

Commit

Permalink
#21 Tell about kmyblue update check when initial setup
Browse files Browse the repository at this point in the history
  • Loading branch information
kmycode committed Sep 24, 2023
1 parent f9a6ed9 commit b35fd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/mastodon.rake
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ namespace :mastodon do

prompt.say "\n"

env['UPDATE_CHECK_URL'] = '' unless prompt.yes?('Do you want Mastodon to periodically check for important updates and notify you? (Recommended)', default: true)
env['UPDATE_CHECK_URL'] = '' unless prompt.yes?('Do you want kmyblue to periodically check for important updates and notify you? (Recommended)', default: true)

prompt.say "\n"
prompt.say 'This configuration will be written to .env.production'
Expand Down

0 comments on commit b35fd9f

Please sign in to comment.