From 1a11bd05c0547ae650cc4115eb27f8b755d89640 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Mon, 6 Oct 2025 20:50:15 -0700 Subject: [PATCH] yikes --- scripts/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deploy.sh b/scripts/deploy.sh index ed8a0cd..0af1183 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -21,4 +21,4 @@ git push origin main git push gitea main # Run remote install on the target -curl $OPEN/cmd/update \ No newline at end of file +curl $URL/cmd/update \ No newline at end of file