Update gitea url

This commit is contained in:
Adam Jeniski 2025-09-11 14:50:53 -04:00 committed by GitHub
parent f24ebb3bf1
commit 38fd87d8ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
### Clone the repo ### Clone the repo
```bash ```bash
git clone --bare gitiea@gitea.ajet.lol:ajet/dotfiles.git $HOME/.cfg git clone --bare git@git.ajet.lol:ajet/dotfiles.git $HOME/.cfg
git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
``` ```