This commit is contained in:
pika 2025-04-10 21:25:25 +02:00
parent a8dbd7d116
commit 96f08229b3

View file

@ -67,7 +67,7 @@ gitDirSetup() {
git branch -m main
git remote add "https://git.k4li.de/homelab/${location}-$(hostname).git"
git remote add "$(hostname)" "https://git.k4li.de/homelab/${location}-$(hostname).git"
git commit -m "Initial script commit"