6 lines
93 B
Ruby
6 lines
93 B
Ruby
|
include_recipe './attributes.rb'
|
||
|
|
||
|
include_recipe './install.rb'
|
||
|
|
||
|
include_recipe './setup.rb'
|