Apply suggestions from code review

Co-authored-by: Donal McBreen <dmcbreen@gmail.com>
This commit is contained in:
Nick Hammond
2024-05-20 11:15:14 -07:00
committed by GitHub
parent fb58fc0ba6
commit 8a4f7163bb

View File

@@ -6,7 +6,7 @@ class Kamal::Cli::Server < Kamal::Cli::Base
case case
when options[:interactive] when options[:interactive]
host = hosts.first host = KAMAL.primary_host
say "Running '#{cmd}' on #{host} interactively...", :magenta say "Running '#{cmd}' on #{host} interactively...", :magenta