diff --git a/easy-installer.py b/easy-installer.py index 31e62c91..bd976a86 100644 --- a/easy-installer.py +++ b/easy-installer.py @@ -199,7 +199,7 @@ def setup_prod( "compose", "build", "--ssh", - "default=$HOME/.ssh/brothertonerpprod_ed25519", + "$HOME/.ssh/brothertonerpprod_ed25519", ], check=True, )