From 141af44b7095c6f9925d633f9cdc2ef346f880bb Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Tue, 21 Jan 2025 15:11:45 +0000 Subject: [PATCH] Typo fix --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index 42ae6cd..47b5ff3 100644 --- a/justfile +++ b/justfile @@ -23,7 +23,7 @@ merge-and-push-prod: remote-update: #!/usr/bin/env bash - just merge_and_push_prod + just merge-and-push-prod ssh am-d-model_eu "cd am-d-model.eu && just update" tag-version: