diff --git a/setup/homelapGitSetup.sh b/setup/homelapGitSetup.sh index 8684892..9aae1d3 100755 --- a/setup/homelapGitSetup.sh +++ b/setup/homelapGitSetup.sh @@ -90,7 +90,7 @@ gitDirSetup() { git branch -m main - if git remote add "$(hostname)" "https://git.k4li.de/homelab/${location}-$(hostname).git"; then + if git remote add origin "https://git.k4li.de/homelab/${location}-$(hostname).git"; then git add .