7 lines
119 B
Ruby
7 lines
119 B
Ruby
|
# Loading the attributes:
|
||
|
include_recipe './attributes.rb'
|
||
|
|
||
|
include_recipe './install.rb'
|
||
|
|
||
|
include_recipe './setup.rb'
|