This commit is contained in:
PAlexanderFranklin 2024-03-21 15:00:54 -07:00
parent 5067a9640f
commit 96e7c027e0

View File

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