From a6541f007b51c1ec20ce35b3a607e9763833d2db Mon Sep 17 00:00:00 2001 From: lqdev Date: Thu, 7 Mar 2024 22:04:23 +0100 Subject: [PATCH] just deploy --- Justfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Justfile b/Justfile index 1c50c61..7cc2557 100644 --- a/Justfile +++ b/Justfile @@ -8,3 +8,6 @@ fix: ulid: cargo run -- ulid + +deploy: + bash admin/deploy.bash