This commit is contained in:
pika 2025-04-10 21:32:40 +02:00
parent 0223e81763
commit 34ce5f0d96

View file

@ -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 .