mirror of https://github.com/tildeclub/welcome.git
add note about re-running welcome wizard
This commit is contained in:
parent
0b3f6cfb2c
commit
23ed612792
|
@ -152,6 +152,7 @@ puts
|
|||
puts "please come stop by chat when you get a chance by running the 'chat' command" unless enable_byobu
|
||||
puts "we're happy to help as needed and get you any information you're looking for"
|
||||
puts "have a look at our wiki: https://tilde.club/wiki/ (ctrl-click will let you open that from here)"
|
||||
puts "if you need to run this wizard again, you can do so with the `firstlogin` command"
|
||||
File.delete("#{Dir.home}/.new_user")
|
||||
|
||||
if enable_byobu
|
||||
|
|
Loading…
Reference in New Issue