From 991a6461318b7bcc7e70f030920496cc5f3a2c40 Mon Sep 17 00:00:00 2001 From: Vicente Ferrari Smith Date: Sun, 10 May 2026 13:42:22 +0200 Subject: [PATCH] real repo --- deploy/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/setup.sh b/deploy/setup.sh index 1fa7870..08974fe 100644 --- a/deploy/setup.sh +++ b/deploy/setup.sh @@ -2,7 +2,7 @@ set -euo pipefail MIGRATE_VERSION=v4.18.1 -REPO_URL=https://github.com/vicenteferrarismith/party # TODO: set your repo URL +REPO_URL=https://git.losandesgames.com/vfs/party apt-get update -q apt-get install -y -q git golang-go