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