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