Change to clone using https

This commit is contained in:
dvirlabs 2025-06-19 13:48:51 +03:00
parent eb760e9744
commit d36cd152f4

View File

@ -13,7 +13,7 @@ EOF
# === CONFIGURATION ===
REPOS=(
"git@git.dvirlabs.com:dvir/sandbox.git"
"https://git.dvirlabs.com/dvir/sandbox-apps.git"
)
WORKDIR=".tmp-repos"