fixes..
This commit is contained in:
parent
0223e81763
commit
34ce5f0d96
1 changed files with 1 additions and 1 deletions
|
@ -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 .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue