That doesn’t seem to work. While the user command brings you to the user, it seems like that’s where you simply see user information. Not an option to change anything. I tried entering the second email command, but no dice. Just an FYI.
1 Like
FWIW I just gave it a run-through and it worked for me.
When it pulls up all the user’s info after u = User.find_by_username("system")
, if you press ‘q’ then it will let you enter the second line you need (and the third, then fourth).
3 Likes