From 5c92332ef128e569b5a882c2907d9598d04c3875 Mon Sep 17 00:00:00 2001 From: pika Date: Thu, 10 Apr 2025 21:33:37 +0200 Subject: [PATCH] wip --- setup/homelapGitSetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/homelapGitSetup.sh b/setup/homelapGitSetup.sh index 9aae1d3..381e413 100755 --- a/setup/homelapGitSetup.sh +++ b/setup/homelapGitSetup.sh @@ -90,7 +90,7 @@ gitDirSetup() { git branch -m main - if git remote add origin "https://git.k4li.de/homelab/${location}-$(hostname).git"; then + if git remote add origin "https://git.k4li.de/homelab/${location}-$(hostname)"; then git add .