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