From a0b1797b4e6a27ea056f134c4e84597899494107 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 14 Jun 2026 10:02:07 +0200 Subject: Fix script --- scripts/git-clone-my | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/git-clone-my') diff --git a/scripts/git-clone-my b/scripts/git-clone-my index 86238cd..e8a0b59 100755 --- a/scripts/git-clone-my +++ b/scripts/git-clone-my @@ -4,7 +4,7 @@ # Usage: git-clone-my REPO pull_remote="git@tronto.net:" -push="git@tronto.net git@github.com:sebastianotronto/" +push="git@tronto.net: git@github.com:sebastianotronto/" if [ -z "$1" ]; then echo "git-clone-my: please specify a valid repository" -- cgit v1.3