mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
fix typo
This commit is contained in:
parent
2d536532b1
commit
d635d888ba
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ begin
|
|||
require 'facter'
|
||||
rescue LoadError
|
||||
run "gem install facter"
|
||||
put "please rerun script"
|
||||
puts "please rerun script"
|
||||
exit
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue