#!/usr/bin/ruby.ruby2.7 
require "capistrano/all"
Capistrano::Application.new.run
