This commit is contained in:
PAlexanderFranklin 2024-03-21 15:05:16 -07:00
parent 96e7c027e0
commit 6463ff56fe

View File

@ -199,7 +199,7 @@ def setup_prod(
"compose", "compose",
"build", "build",
"--ssh", "--ssh",
"$HOME/.ssh/brothertonerpprod_ed25519", "default=~/.ssh/brothertonerpprod_ed25519",
], ],
check=True, check=True,
) )