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