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