module FPM::Fry::Plugin::ScriptHelper::DebianRenderer
Public Class Methods
call(script)
click to toggle source
# File lib/fpm/fry/plugin/script_helper.rb, line 34 def self.call(script) render_path(script,'debian') end