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