diff --git a/automation/cloudflared-sync.sh b/automation/cloudflared-sync.sh index 99ea4ed..96f33bb 100644 --- a/automation/cloudflared-sync.sh +++ b/automation/cloudflared-sync.sh @@ -13,7 +13,7 @@ EOF # === CONFIGURATION === REPOS=( - "https://git.dvirlabs.com/dvir/sandbox-apps.git" + "https://git.dvirlabs.com/dvir/sandbox.git" ) WORKDIR=".tmp-repos"