feat: update to self-hosted git forge
This commit is contained in:
parent
c2d9017d1c
commit
0cca706243
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ done
|
|||
DOTFILES=$HOME/.dotfiles
|
||||
|
||||
if [ ! -d "$DOTFILES" ]; then
|
||||
git clone git@github.com:joshtronic/dotfiles.git "$DOTFILES"
|
||||
git clone ssh://git@git.sherver.org:22381/joshtronic/dotfiles.git "$DOTFILES"
|
||||
cd "$DOTFILES" || exit
|
||||
else
|
||||
cd "$DOTFILES" || exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue