mirror of
https://github.com/HariSekhon/DevOps-Bash-tools.git
synced 2025-02-06 09:28:21 +00:00
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
mdlrc_dir = File.expand_path('..', __FILE__)
|
|
|
|
style_file = File.join(mdlrc_dir, '.mdl.rb')
|
|
|
|
style style_file
|