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