class Luban::Deployment::Service::Installer

Protected Instance Methods

bootstrap_install() click to toggle source
# File lib/luban/deployment/cli/service/installer.rb, line 10
def bootstrap_install
  super
  assure_linked_dirs
end