I appreciate your responses and apologize for my ignorance, I indeed mistook the command output for the command itself and was trying to enter wrong lines!
Now everything works and my email has been changed successfully, thank you very much!
5
5555dimitri
@5555dimitri
Posts
-
changing Discourse root email -
changing Discourse root emailHello, I've been following the steps to change root email upon initial install of Discourse, but always stumble at the third line of the manual, after entering this command:
irb(main):001:0> u = User.find_by_username("root")
I am getting this:
bash: syntax error near unexpected token `main'what should I do differently?