mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
fixed typo
This commit is contained in:
parent
4e20085525
commit
9dcf69a526
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ elsif OS.mac?
|
|||
@files_copy.concat Dir.glob("#{@dotroot}/copy/mac/*")
|
||||
@files_link.concat Dir.glob("#{@dotroot}/link/mac/*")
|
||||
|
||||
elsif OS.liux?
|
||||
elsif OS.linux?
|
||||
puts 'It seems you are on Linux'
|
||||
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue