This commit is contained in:
pika 2025-04-10 21:33:37 +02:00
parent 34ce5f0d96
commit 5c92332ef1

View file

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