Create the entrypoint .rb.

This commit is contained in:
Kazuhiro MUSASHI 2020-09-01 01:21:59 +09:00 committed by Gitea
parent 2a351a564d
commit 8931d6709c
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Loading the attributes:
include_recipe './attributes.rb'
include_recipe './install.rb'
include_recipe './setup.rb'